99 Forks
1156 Stars
1156 Watchers

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.

How to download and setup WKZombie

Open terminal and run command
git clone https://github.com/mkoehnke/WKZombie.git
git clone is used to create a copy or clone of WKZombie repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with WKZombie https://github.com/mkoehnke/WKZombie/archive/master.zip

Or simply clone WKZombie with SSH
[email protected]:mkoehnke/WKZombie.git

If you have some problems with WKZombie

You may open issue on WKZombie support forum (system) here: https://github.com/mkoehnke/WKZombie/issues