scrapy / scrapyd

A service daemon to run Scrapy spiders
https://scrapyd.readthedocs.io/en/stable/
BSD 3-Clause "New" or "Revised" License
2.92k stars 569 forks source link

add FEEDS support like "curl http://localhost:6800/schedule.json ... -d setting=FEEDS=output.csv" #465

Closed armonbc closed 1 year ago

armonbc commented 1 year ago

Instead of feed uri and feed format, why not make them into one?