Skip to content

Node app that scrapes data from pages of car adverts. Scores cars by price/manufacturing year/distance traveled, saves the final data as csv

Notifications You must be signed in to change notification settings

hbaklan943/arabam.com-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

arabam.com-scraper

Node app that scrapes data from pages of car adverts. Scores cars by price/manufacturing year/distance traveled and saves the final data as CSV. For educational purposes only.

  • Clone the repository
git clone https://github.com/hbaklan943/arabam.com-scraper.git
  • Install dependencies
cd arabam.com-scraper
npm install
  • Run the project
npm start

About

Node app that scrapes data from pages of car adverts. Scores cars by price/manufacturing year/distance traveled, saves the final data as csv

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published