APIKit
SwiftSoup
APIKit | SwiftSoup | |
---|---|---|
2 | 6 | |
2,000 | 4,575 | |
- | - | |
0.0 | 6.9 | |
5 months ago | about 1 month ago | |
Swift | Swift | |
MIT License | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
APIKit
-
Awesome macOS Libraries List
APIKit - Type-safe networking abstraction layer that associates request type with response type. Language: Swift.
SwiftSoup
-
Does iOS application development platform support HTML rendering?
For parsing there is this amazing library, but again, that's only for parsing HTML, not rendering anything: https://github.com/scinfu/SwiftSoup
- Swift for data science?
-
Hi guys, want to share another post of my previous app to keep track of your Cardano portfolio value
for iOS you could use SwiftSoup: https://github.com/scinfu/SwiftSoup
-
How would you make an app that scrapes data off a website and displays it?
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
-
iOS Widget how to grab text from website?
SwiftSoup
-
How to load list of urls in succession(load next url on finish) using for loop in WKWebview swift [Help]
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.
What are some alternatives?
Alamofire - Elegant HTTP Networking in Swift
Kanna - Kanna(鉋) is an XML/HTML parser for Swift.
Moya - Network abstraction layer written in Swift.
Ji
Reachability.swift - Replacement for Apple's Reachability re-written in Swift with closures
WKZombie - WKZombie is a Swift framework for iOS/OSX to navigate within websites and collect data without the need of User Interface or API, also known as Headless browser. It can be used to run automated tests / snapshots and manipulate websites using Javascript.
RestKit - RestKit is a framework for consuming and modeling RESTful web resources on iOS and OS X
AFNetworking - A delightful networking framework for iOS, macOS, watchOS, and tvOS.
OAuth2 - OAuth2 framework for macOS and iOS, written in Swift.
Pitaya - 🏇 A Swift HTTP / HTTPS networking library just incidentally execute on machines
Wormholy - iOS network debugging, like a wizard 🧙♂️