1 min read
Web Scraper

Scraping web developer jobs from websites with node js,express, cheerio and axio

Setup the project

git clone https://github.com/yenaingtun-dev/job-scraper
npm install
npm install -g nodemon
node app.js

Screen Shot 2023-11-19 at 11 27 30 PM