Skip to content

mat02/scrapy-otomoto

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

scrapy-otomoto

This program allows you to fetch all cars from otomoto.pl

Installation

pip install -r requirements.txt

Usage

scrapy crawl -L WARNING otomoto -o otomoto.json

This will generate otomoto.json file with all cars that are currently available. You can further investigate them or create some analysis.

For some interesting applications check out this: http://prokulski.net/index.php/2018/01/23/sprzedam-opla/

Post scriptum

This suppose to be analysis repository for buying used car, but I found one quickly, so... Maybe some day.

About

Scrape cars from otomoto.pl

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%