Skip to content

eupharis/zidane

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Zidane: Simple Web Crawler

A single threaded python web crawler built on top of:

To install:

mkvirtualenv zidane --python=python3.5
pip install -r requirements.txt

# to run the crawler
python main.py

# to get reports about what has been crawled
python report.py

About

A single threaded python web crawler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages