Skip to content

Latest commit

 

History

History
10 lines (9 loc) · 252 Bytes

README.md

File metadata and controls

10 lines (9 loc) · 252 Bytes

Web site crawler to find Jobs. 1.run npm install 2. run node index.js

Will crawl through defined websites to get the job offers we are interested in. Will store them and send them per mail once a day. Uses -Cron -Promisify -NodeMailer -Error Handling