Cron job that checks regularly the EPSO website for new job opportunities and emails you if something new appears...
Settings are defined as env variables. They can be defined using an .env file or .env.defaults file.
- URL_TO_CRAWL - URL to be crawled
- DOWNLOADS_PATH - where the downloaded raw .html files will be stored
- MAIL_TO - email addresses to notify. Separated by comma
- MAIL_TO_DEVELOPER - developer email addresses to notify when an error occurs. Separated by comma