This is simple demo for beginner to use scrapy framework.
pip install Scrapy
cd /demo/demo/spiders;
spider crawl -o filename.json
This is simple demo for beginner to use scrapy framework.
pip install Scrapy
cd /demo/demo/spiders;
spider crawl -o filename.json