Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 257 Bytes

File metadata and controls

11 lines (9 loc) · 257 Bytes

Setting up ⚙️

  • Install chrome & chromedriver
  • Add links to the queue.txt file
  • Create database.secret.sh file with the correct credentials
  • Create venv, install requirements

Crawler 🕷

  • Run "python crawler.py"

Testing 📓

  • Run "pytest"