Join Slack
Powered by
Have a spider that extracts tables from a few page...
# ask-anything
l
Laura Gutierrez Funderburk
11/11/2022, 12:39 AM
Have a spider that extracts tables from a few pages. Execute it via the command
Copy code
scrapy crawl <spider-id> -o <file-name>.json
the command above needs to be executed at the rool level of where the scrapy project was initialized
Open in Slack
Previous
Next