Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

add output to setting scrapy

FEEDS = {
    "quotes_splash.json": {
        "format": "json",
        "overwrite": True
         }
    }
Source by stackoverflow.com #
 
PREVIOUS NEXT
Tagged: #add #output #setting #scrapy
ADD COMMENT
Topic
Name
8+9 =