Skip to content

Otomoto Scraper

This program gets more than 95% advertisements from otomoto.pl with 227 features - show features


Table Of Contents

  1. General info
  2. Code
  3. Installation
  4. Usage
  5. Technologies

General info

Program saves datasets to data/ directory.

Each the car brand has a separate file car_name.xlsx with data and have car.xlsx with all cars.

Results should be 10 hours later.

Instalation instructions are in installation.md

Usage

Instructions on how to use OtoMoto Scraper.

Linux usage

python3 scrap_cars.py

Windows Usage

py scrap_cars.py

Technologies

  • Python 3.10.1
  • beautifulsoup4
  • requests