# 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 comes up. ## Getting started In `nix-shell`, run `cabal run ad-listener`. ## Tests In a `nix-shell`, run `cabal test` ## Configuration See [application.conf](application.conf). ## Email `sendmail` command is used for notifications. ## Ideas - add sqlite DB, to get back to previous state if shut down, it also permits to see what has already been seen.