Python3.6, virtualenv (optional), sqlite3
- Install Python dependencies by running
pip install -r requirements.txt - Run
python scripts/setup_db.py
- Run
./scripts/crawl.sh <pages>, wherepagesis the number of pages you want to crawl. This defaults to 100.