0 Forks
3 Stars
3 Watchers

Delver

Programmatic web browser/crawler in Python. Alternative to Mechanize, RoboBrowser, MechanicalSoup and others. Strict power of Request and Lxml. Some features and methods usefull in scraping "out of the box".

How to download and setup Delver

Open terminal and run command
git clone https://github.com/nuncjo/Delver.git
git clone is used to create a copy or clone of Delver 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 Delver https://github.com/nuncjo/Delver/archive/master.zip

Or simply clone Delver with SSH
[email protected]:nuncjo/Delver.git

If you have some problems with Delver

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