Skip to content
This repository was archived by the owner on Nov 21, 2023. It is now read-only.
/ epso-cron Public archive

Cron job that checks regularly the EPSO website for new job opportunities and emails you if something new appears...

Notifications You must be signed in to change notification settings

vladovarga/epso-cron

Repository files navigation

EPSO cron

Cron job that checks regularly the EPSO website for new job opportunities and emails you if something new appears...

Configuration

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 settings

  • MAIL_TO - email addresses to notify. Separated by comma
  • MAIL_TO_DEVELOPER - developer email addresses to notify when an error occurs. Separated by comma

About

Cron job that checks regularly the EPSO website for new job opportunities and emails you if something new appears...

Resources

Stars

Watchers

Forks

Packages

No packages published