this scraper every 1 hour. This scraper simply scrapes some data and stores it to database using pipeline.
How would I achieve this ?
Should use cronjob? If I am using cronjob, is there any python package to schedule cronjobs rather than manually creating cronjob ?
Any thoughts would be appreciated.
Have you looked into using scrapinghub?
cronjobs by themselves are good enough, unless you already have some other infrastructure like celery or supervisor.
Обсуждают сегодня