Skip to content

Program scrapes data from www.sahibinden.com and shows attributes of cars on table.

Notifications You must be signed in to change notification settings

ysfzkn/sahibinden_scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sahibinden Scraper

Install

  • Type this commands for install project and environment for run below;
  • git clone https://github.com/ysfzkn/sahibinden_scraper.git
  • npm install
  • pip3 install -r requirements.txt

Run

  • npm start
  • And click to http://localhost:3000 link shown below.
  • Done, you can give car brand and model that you want and click to start button.
  • If inputs are true, program shows the table of car attributes on page.
  • If you want to new input, you can refresh the page.