Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 372 Bytes

README.md

File metadata and controls

12 lines (8 loc) · 372 Bytes

BoligCrawler

A python crawler to periodically check for new apartments for rent in the danish property site boligportalen.dk, and notify you by email when new apartments are available.


How to use:

  1. Clone the repo
  2. Edit the config.ini to your needs
  3. Build the docker image, using the Dockerfile
  4. Run the image (on your local machine or some server)