A tool to scrape and visualise apartments from athome.lu
Related article can be found here
For this project you will need a few binaries like
- just
- Jupyter notebooks
- Clone the project
$ git clone git@github.com:mattrighetti/athome-scraper.git
- Create a
homes.txt
file in the project folder
$ touch homes.txt
- 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
- Run script with just
$ just show