# Ad-listener Ad-listener listen for changes at given URLs on: - [leboncoin](https://www.leboncoin.fr/), - [ouestFrance](https://www.ouestfrance-immo.com/), - [seLoger](https://www.seloger.com/). Then, it send a mail whenever a new ad come up. ## Getting started 1. Install [nix](https://nixos.org/nix/), 2. launch `make start`, 3. later, stop the project with `make stop`. ## Build executable ```bash make build ``` ## Run tests ```bash make test ``` ## Configuration See [application.conf](application.conf). ## Email `sendmail` command is used for notifications. ## Todo Add tests on fetched data