diff --git a/scrapy_proj/cron/cmd.txt b/scrapy_proj/cron/cmd.txt new file mode 100644 index 0000000..a714ebb --- /dev/null +++ b/scrapy_proj/cron/cmd.txt @@ -0,0 +1,8 @@ +scrapy crawl clm -a mod='update' -a begin='2025-07-10' -s STATS_EXPORT_INTERVAL=180 -a query_str="groups='actress' and tags like '%vixen%' " +scrapy crawl clm -a mod='update' -a begin='2025-07-10' -s STATS_PUSH_MSG=False +scrapy crawl clm -a mod='reload' -s STATS_PUSH_MSG=False -a file_path=./scrapy_proj/data/clm_keywords.json + +scrapy crawl u3c3 -a begin='2025-07-04' end='2024-07-12' +scrapy crawl pbox -a debug=1 -a cmd='studio,movies' + +scrapy crawl iafd -a debug=1 -a cmd=performers -s STATS_EXPORT_INTERVAL=60 -s LOG_LEVEL=DEBUG \ No newline at end of file