A node.js Web Scrapper which scrapers jobs from Github jobs and stores them into a Google Spreadsheet.
These instructions are for Seting up Project and Running it on your Local Machine
You'll need yarn and and Git installed locally on your computer
node@v10.16.0 or higher
yarn@1.21.1 or higher
git@2.17.1 or higherFirst clone this repository by running this command on your terminal
git clone https://github.com/SaiKarthikYamavaram/JobScraper
Then open this repository in a code editor and run
yarn install
node index.js