How to run

  1. Install package scrapy
  2. Run this command: scrapy startproject cambridge
  3. Enter the Scrapy_Assignment/cambridge project directory
  4. Run spider e.g. scrapy crawl cambridge -O out.json
  5. here the output will save into out.json file