= Which is the best free cron job platform to run my python app every 15-20 minutes for 30 days? =

![ ](httpswww.redditstatic.com/desktop2x/img/renderTimingPixel.png)

I am planning to develop a personal project in python which requires checking a website continuously every

**15-20** minutes. In that case, where should I host my scraper which will allow me to run the app multiple times in a day?

I have researched online and got some information regarding this topic:

Python Anywhere: Only allows to run the app once per day. (Free Tier) Heruko: They said 500 Diano hours per month but it sustained only about 15 days. After that, they keep mailing me to upgrade my account's plan. Google App Engine: I haven't tried yet, but couldn't find the free tier limitation for 15-20 minutes elapsed figure

Any more suggestions?

Maybe explore APScheduler? Here's a link to the various options available to you:

httpsmedium.com/@django.course/7-ways-to-execute-scheduled-jobs-with-python-47d481d22b91

Here's an old thread about a similar discussion that will help you decide better:

httpswww.reddit.com/r/Python/comments/9jw3mn/hosting_my_python_web_scraper_online/

Good luck!

Heroku has a free scheduler that can run every 10 minutes. Here's a tutorial on it: httpslink.medium.com/zUdYdMAnWqb

== About Community ==

Members

Online