Skip to content

A web scraper built with Puppeteer to extract job data from Dev.BG, a website posting numerous job ads. The scraper fetches relevant job information, such as job titles, company names, locations, and more, and displays the data in the console.

Notifications You must be signed in to change notification settings

LuvDeluxe/puppeteer-web-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

puppeteer-web-scraper

A web scraper built with Puppeteer to extract job data from Dev.BG, a website posting numerous job ads. The scraper fetches relevant job information, such as job titles, company names, locations, and more, and displays the data in the console.

If you want to run the script, download, unzip and in the root directory run: NPM start. In index.js you can change how many types of jobs you want to scrape by setting the variable: let jobsToScrape = 5

scraping

About

A web scraper built with Puppeteer to extract job data from Dev.BG, a website posting numerous job ads. The scraper fetches relevant job information, such as job titles, company names, locations, and more, and displays the data in the console.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published