• Stars
    star
    109
  • Rank 319,077 (Top 7 %)
  • Language
    Python
  • Created over 13 years ago
  • Updated over 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

Simple web crawler written in Python
This is a modified version of James Mills' web crawler from
http://code.activestate.com/recipes/576551-simple-web-crawler/ .
Props go to him, complaints go to me.