/creepy-crawlers

All my crawling-related code

Primary LanguagePythonMIT LicenseMIT

creepy-crawlers

A repository to house scripts related to crawling sites

Requirements

  • For Python library requirements refer to requirements.txt
  • You require chromedriver to be installed on your system
    • For Mac OS X: brew install chromedriver
    • For Linux: [TODO]