Meaning, we only execute the scraper on some hours of the day; maybe once or twice daily, instead of every hour
This will be a time check at init, which just aborts the scraper
This way, we can keep the hourly scraper cronjob in CL, but control individual scraper execution from juriscraper only
Part of this is already implemented here https://github.com/freelawproject/juriscraper/pull/1497/files#diff-5a1da7e0c51f215c8d638407892fd45ef750bf6dc19c8431444de3f9ceb556e7
Meaning, we only execute the scraper on some hours of the day; maybe once or twice daily, instead of every hour
This will be a time check at init, which just aborts the scraper
This way, we can keep the hourly scraper cronjob in CL, but control individual scraper execution from juriscraper only
Part of this is already implemented here https://github.com/freelawproject/juriscraper/pull/1497/files#diff-5a1da7e0c51f215c8d638407892fd45ef750bf6dc19c8431444de3f9ceb556e7