Skip to content
This repository has been archived by the owner on Mar 2, 2024. It is now read-only.

A tool to scrape and visualise apartments from athome.lu

Notifications You must be signed in to change notification settings

mattrighetti/athome-scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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 git@github.com: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

About

A tool to scrape and visualise apartments from athome.lu

Topics

Resources

Stars

Watchers

Forks