Skip to content

mateuszm22/car_scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scrape OtoMoto Data

Installation

  1. Clone repo,

  2. Use maven to install all dependencies:

mvn clean install

Usage

  • Install proper chromedriver according to the your chrome version (put this driver to: src/main/java/utils/).
  • Configure base.url in project.properties
  • Firstly fill the data in page and paste link to .properties file
  • Use xlsx viewer to check the data

Stack

  • Selenium Web Driver
  • Java
  • Apache Poi

About

A little tool for otomoto data

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages