athome-scraper icon indicating copy to clipboard operation
athome-scraper copied to clipboard

A tool to scrape and visualise apartments from athome.lu

athome-scraper

A tool to scrape and visualise apartments from athome.lu

Related article can be found here

Dependencies

For this project you will need a few binaries like

  1. just
  2. Jupyter notebooks

Usage

  1. Clone the project
$ git clone [email protected]:mattrighetti/athome-scraper.git
  1. Create a homes.txt file in the project folder
$ touch homes.txt
  1. Paste links to homes.txt, each link on a new line
https://www.athome.lu/en/rent/apartment/luxembourg/id-7486621.html
https://www.athome.lu/en/rent/house/luxembourg/id-7511396.html
...
https://www.athome.lu/en/rent/house/strassen/id-7512843.html
  1. Run script with just
$ just show