michplunkett / ucpd-incident-scraper

This code is going to be used to scrape the UCPD Daily Incident page at a pre-determined frequency and store the incidents on a generic JSON data-store.
MIT License
3 stars 2 forks source link

Move cron job to GCP #64

Open michplunkett opened 1 month ago

michplunkett commented 1 month ago

Describe your changes

This PR moves the deployment and triggering of the scraping operation to GCP from Heroku.

Checklist before requesting a review

HERE IS SOME COMMAND LINE OUTPUT
michplunkett commented 1 week ago

I currently don't pay anything for this to run on Heroku, so I'm gonna wait until that changes to switch to GCP.