15 Forks
28 Stars
28 Watchers

serritor

Serritor is an open source web crawler framework built upon Selenium and written in Java. It can be used to crawl dynamic web pages that require JavaScript to render data.

How to download and setup serritor

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

Or simply clone serritor with SSH
[email protected]:peterbencze/serritor.git

If you have some problems with serritor

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