-
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.
-
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!
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.