python-webcrawler
python-webcrawler copied to clipboard
Simple web crawler written in Python
Results
3
python-webcrawler issues
Sort by
recently updated
recently updated
newest added
Updates small fixes for python3
Needed to change urllib to urllib2 and queue to Queue in order to get it to run. Conda on Py 2.71 OSX. Cheers
Cleaned up code and brought it up to python3 working standards