Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
Scarpy で、スパイダーを実行するスケジュールを設定する方法はありますか?
ファイルを編集して/etc/crontab、この行を追加します
/etc/crontab
00 * * * * cd /path/to/scrapy/poject;scrapy crawl spider-name