Skip to content

sandeshAdhikary/zidane

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 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

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%