PythonScrapyBasicSetup icon indicating copy to clipboard operation
PythonScrapyBasicSetup copied to clipboard

Basic setup with random user agents and IP addresses for Python Scrapy Framework.

Results 1 PythonScrapyBasicSetup issues
Sort by recently updated
recently updated
newest added

I setup an image on Ubuntu following the instruction. When I run scrapy it shows error. ``` root@f70e0c962d44:/app/PythonScrapyBasicSetup# scrapy crawl UAtester 2019-05-23 15:05:22 [scrapy.utils.log] INFO: Scrapy 1.6.0 started (bot: PythonScrapyBasicSetup)...