Python Scrapy 429 Unknown Status
I’m trying to scraping web site with scrapy on pythonanywhere. I’m Scheduled the task to run specific time in daily. I have run_spider.py
and run_spider.sh
files for pythonanywhere. And pythonanywhere using run_spider.sh
to run. But I’m receiving 429 Unknown Status
when the scheduled time is come.