How to load list of urls in succession(load next url on finish) using for loop in WKWebview swift [Help]

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

Sevalla - Deploy and host your apps and databases, now with $50 credit!
Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!
sevalla.com
featured
InfluxDB – Built for High-Performance Time Series Workloads
InfluxDB 3 OSS is now GA. Transform, enrich, and act on time series data directly in the database. Automate critical tasks and eliminate the need to move data externally. Download now.
www.influxdata.com
featured
  1. SwiftSoup

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

    If I was tackling this kind of problem I would avoid WKWebView and use something like SwiftSoup as it just parses the HTML without loading all the external resources (CSS, JS, images) and rendering it. This will only work if the page you're scraping doesn't rely upon Javascript.

  2. Sevalla

    Deploy and host your apps and databases, now with $50 credit! Sevalla is the PaaS you have been looking for! Advanced deployment pipelines, usage-based pricing, preview apps, templates, human support by developers, and much more!

    Sevalla 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

  • SwiftSoup

    1 project | news.ycombinator.com | 20 Feb 2025
  • 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
  • How would you make an app that scrapes data off a website and displays it?

    2 projects | /r/iOSProgramming | 24 Nov 2021

Did you know that Swift is
the 15th most popular programming language
based on number of references?