Periodically running a go web-scraper?

Chris Gregori Responses • 2 Posted • Mar 16 2019
I have created a web scraper that keeps an active database of craigslist postings in a certain category.

I want to run this every 10-20 minutes to periodically update the database but I don't know what services I have available to me to do this aside from heroku.

I've gotten my app built in heroku using vendor but from that point I've got no clue how to run it periodically.
Any resources for me?

Write your response...

On a mission to build Next-Gen Community Platform for Developers