Skip to content

mgurg/py_otomoto

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

99 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

py_otomoto

Tool for webscrapping and parsing Toyota Yaris II offers on otomoto.pl website.

scrapy_otomoto

Scrapy 1.8.0 required, usage:

cd ./scarapy_otomoto/
scrapy crawl otomoto

This will generate otomoto_YYMMDD.html file with all cars that are currently available and YYMMDD folder. Folder contains separate JSON files with details of each car.

carDataParser - tool for parsing otomoto_YYMMDD.html file

carFeatureParser - tool for parsing JSON files

Result is stored in SQLite database


Initial code: https://bananovitch.github.io/blog/2018/09/19/python-car-scraper.html

About

Python script to parse otomoto offers

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published