A python module for scraping websites and documents
Python Shell
Fetching latest commit…
Cannot retrieve the latest commit at this time.
Permalink
Failed to load latest commit information.
docs
okscraper
.gitignore
.travis.yml
README.md
run_tests.sh
setup.py
update_pypi.sh

README.md

okscraper

Okscraper is a python module which helps standardize and simplify the scraping process of websites and documents.

Documentation: http://okscraper.readthedocs.org/

  • If you are using django you should also check out okscraper-django which provides some django-specific features on top of okscraper.