WKZombie is a Swift based library for iOS and OS X that provides headless browsing with many functions for automating the interaction of websites from Mathias Köhnke.
With WKZombie you can easily chain multiple actions, find html elements within a page, click links, set attributes, scrape data, execute javascript and more. You can use WKZombie to automate sites or test apps that use WKWebView.
Here’s an animation from the readme showing the included demo to retrieve data from the Apple developer site:
You can find WKZombie on Github here.
A nice Swift library for headless browsing.
Original article: Swift Library For Website Automation, Testing And Scraping
©2016 iOS App Dev Libraries, Controls, Tutorials, Examples and Tools. All Rights Reserved.
