How would you make an app that scrapes data off a website and displays it?

This page summarizes the projects mentioned and recommended in the original post on /r/iOSProgramming

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
  • Buoy-Scraper-Example

    Scrapes buoy data from https://glbuoys.glos.us/

  • I put together an MVP for your backend: https://github.com/kylemusco/Buoy-Scraper-Example

  • SwiftSoup

    SwiftSoup: Pure Swift HTML Parser, with best of DOM, CSS, and jquery (Supports Linux, iOS, Mac, tvOS, watchOS)

  • It has SPM support, Click File>Add Package, enter the github URL for SwiftSoup in the search field and add it and it should add it automatically. Then just import SwiftSoup and use it as described in the usage notes: https://github.com/scinfu/SwiftSoup

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Does iOS application development platform support HTML rendering?

    1 project | /r/iOSProgramming | 30 May 2023
  • Swift for data science?

    1 project | /r/swift | 24 Jan 2023
  • Hi guys, want to share another post of my previous app to keep track of your Cardano portfolio value

    1 project | /r/cardano | 15 Mar 2022
  • iOS Widget how to grab text from website?

    1 project | /r/swift | 27 Jun 2021
  • How to load list of urls in succession(load next url on finish) using for loop in WKWebview swift [Help]

    1 project | /r/iOSProgramming | 15 Jun 2021