Starter project for scrapy tutorial at https://github.com/harrywang/scrapy-tutorial
Tested with Python 3.6 via virtual environment:
$ python3.6 -m venv venv
$ source venv/bin/activate
$ pip install -r requirements.txt
Starter project for scrapy tutorial at https://github.com/harrywang/scrapy-tutorial
Tested with Python 3.6 via virtual environment:
$ python3.6 -m venv venv
$ source venv/bin/activate
$ pip install -r requirements.txt