Skip to content

A scrapper that will send an email notification if there are new job offers at Mercadona with their respective information.

Notifications You must be signed in to change notification settings

Nicekor/mercadona-new-jobs-notification

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mercadona New Jobs Notification

A scrapper that will send an email notification if there are new job offers at Mercadona with their respective information. Right now it only works for Porto - Portugal, feel free to fork it and change it for your own desires. This script was written because of a personal need as Mercadona doesn't offer any newsletter feature.

Requirements

  • Node.js and npm;
  • MySQL

Local Installation Guide

  1. Install the dependent modules with sudo npm install;
  2. Initiate local database with npm run initdb;
  3. Start the server with nodemon with npm run dev.

About

A scrapper that will send an email notification if there are new job offers at Mercadona with their respective information.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published