Skip to content

Latest commit

 

History

History
11 lines (6 loc) · 292 Bytes

README.md

File metadata and controls

11 lines (6 loc) · 292 Bytes

"# scrapy_amazon"

how to run:

scrapy crawl amazon_price_spider -a make_screenshoot=1

argument 'make_screenshoot' used in case if you need to save a screenshot of pages from which you collected information. It's optional

!!! The functionality of screenshot saving hasn't implemented yet.