PHPackages                             mslwk/otomoto-scrapper - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [CLI &amp; Console](/categories/cli)
4. /
5. mslwk/otomoto-scrapper

ActiveLibrary[CLI &amp; Console](/categories/cli)

mslwk/otomoto-scrapper
======================

PHP-CLI app for otomoto.pl scrapping

1.0.1(7y ago)291MITPHPPHP ^7.2

Since May 13Pushed 7y ago2 watchersCompare

[ Source](https://github.com/maciejslawik/otomoto-scrapper)[ Packagist](https://packagist.org/packages/mslwk/otomoto-scrapper)[ RSS](/packages/mslwk-otomoto-scrapper/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependencies (10)Versions (3)Used By (0)

[![Build Status](https://camo.githubusercontent.com/ed096af5867ce70fad1aa70af3e5eeab525a616b51a764327a2a5e1c5789a4aa/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6d616369656a736c6177696b2f6f746f6d6f746f2d73637261707065722f6261646765732f6275696c642e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/maciejslawik/otomoto-scrapper/build-status/master)[![Code Coverage](https://camo.githubusercontent.com/98232d57c3d152afc848c402525b7ceb5856c17222363044ae82edf4e04339ae/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6d616369656a736c6177696b2f6f746f6d6f746f2d73637261707065722f6261646765732f636f7665726167652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/maciejslawik/otomoto-scrapper/?branch=master)[![Scrutinizer Code Quality](https://camo.githubusercontent.com/b14c890d9c61485def396043cca6b65bd8ece0a795c376e7d33caf881e210bdc/68747470733a2f2f7363727574696e697a65722d63692e636f6d2f672f6d616369656a736c6177696b2f6f746f6d6f746f2d73637261707065722f6261646765732f7175616c6974792d73636f72652e706e673f623d6d6173746572)](https://scrutinizer-ci.com/g/maciejslawik/otomoto-scrapper/?branch=master)[![Latest Stable Version](https://camo.githubusercontent.com/3f682b3ceba02c6a5177d334add2df9ba9933917e920b192b2dabb6b4976bc75/68747470733a2f2f706f7365722e707567782e6f72672f6d736c776b2f6f746f6d6f746f2d73637261707065722f762f737461626c65)](https://packagist.org/packages/mslwk/otomoto-scrapper)[![License](https://camo.githubusercontent.com/9c91985eab706172690be29b69850ecfd4d2f9d73aec44e14c958b45a48f090d/68747470733a2f2f706f7365722e707567782e6f72672f6d736c776b2f6f746f6d6f746f2d73637261707065722f6c6963656e7365)](https://packagist.org/packages/mslwk/otomoto-scrapper)

Otomoto scrapper
================

[](#otomoto-scrapper)

This CLI app scraps [Otomoto](https://otomoto.pl/) to provide you with average price and mileage of a requested car.

Getting Started
---------------

[](#getting-started)

These instructions will get you a copy of the project up and running on your local machine.

### Prerequisites

[](#prerequisites)

You can use the provider Docker configuration to run the app. To do this you will need:

- docker
- docker-compose

Alternatively you can set it up using a locally installed PHP 7.2

### Installing

[](#installing)

1. If you want to use Docker run

```
docker-compose up -d

```

Then, inside your container

```
composer install

```

Usage
-----

[](#usage)

The CLI application is available using the executable

```
bin/otomoto

```

### Available commands

[](#available-commands)

- app:manufacturer-list - lists all available car manufacturers

    ```
    bin/otomoto app:manufacturer-list

    ```
- app:manufacturer-models manufacturer\_name - lists all available models for chosen manufacturer

    ```
    bin/otomoto app:manufacturer-models "Alfa Romeo"

    ```
- app:model-details manufacturer\_name model\_name - retrieves stats for a chosen car model

    ```
    bin/otomoto app:model-details "Alfa Romeo" "Giulia"

    ```

    Available filters:

    - From year of production
    - To year of production

    ```
    bin/otomoto app:model-details "Alfa Romeo" "Giulia" --from=2016 --to=2017

    ```

### Caching

[](#caching)

Models and manufacturers are cached inside `cache/` directory. To clear cache simply remove/empty the directory.

Built With
----------

[](#built-with)

- Symfony Console
- Guzzle
- ReactPHP
- Stash caching

Authors
-------

[](#authors)

- [Maciej Sławik](https://github.com/maciejslawik)

License
-------

[](#license)

This project is licensed under the MIT License - see the [LICENSE](LICENSE) file for details

Screenshots
-----------

[](#screenshots)

[![Alt text](docs/models.png?raw=true "Manufacturer models")](docs/models.png?raw=true)

[![Alt text](docs/details.png?raw=true "Model stats")](docs/details.png?raw=true)

###  Health Score

26

—

LowBetter than 41% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity8

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~238 days

Total

2

Last Release

2732d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/4dd1db0bcc71b12f314bdce40703dc572ce6d093a2ff56845f19ddd816283436?d=identicon)[mslwk](/maintainers/mslwk)

---

Top Contributors

[![maciejslawik](https://avatars.githubusercontent.com/u/11910648?v=4)](https://github.com/maciejslawik "maciejslawik (13 commits)")

---

Tags

cliphp

###  Code Quality

TestsPHPUnit

### Embed Badge

![Health badge](/badges/mslwk-otomoto-scrapper/health.svg)

```
[![Health](https://phpackages.com/badges/mslwk-otomoto-scrapper/health.svg)](https://phpackages.com/packages/mslwk-otomoto-scrapper)
```

###  Alternatives

[shopware/platform

The Shopware e-commerce core

3.4k1.5M3](/packages/shopware-platform)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

585.4M528](/packages/shopware-core)[sulu/sulu

Core framework that implements the functionality of the Sulu content management system

1.3k1.4M196](/packages/sulu-sulu)[shopware/storefront

Storefront for Shopware

674.4M214](/packages/shopware-storefront)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
