Skip to content

abdelrehman99/Mail-Jobs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Mail-Jobs

Overview:

This is a javascript bot to scrape web jobs and email it to me to apply easy and test my javascript skills. I used SerApi to fetch the neccassry search data and NodeMailer to send the data.

To install and try this script :

First we create a free account on https://serpapi.com/search-api .

Then add the api key in index.js.

Then Clone this repo.

git clone https://github.com/abdelrehman99/Mail-Jobs.git.

Then in email.js add your email and password.

Then install the required packages by typing this command to your terminal.

npm install

Then You can run the script by typing this command to your terminal.

npm start

About

A js bot to send jobs to mail.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published