Habitaclia. Quina població desitges cercar?
收藏NIAID Data Ecosystem2026-03-14 收录
下载链接:
https://zenodo.org/record/7327922
下载链接
链接失效反馈官方服务:
资源简介:
Generate a .csv document with a list of properties taken from the Habitaclia web portal.
To run the script, the installation of the following libraries is necessary:
pip install requests pip install re pip install beautifulSoup4 pip install csv pip install pandas
The script call should be made as follows:
python main.py
Afterwards, it asks for the population you want to search. This town should be written without accents (e.g. Castellar del valles, Barcelona, Caldes de Montbui).
Finally generate a .csv file with a set of columns:
Type: Type of property (House, Flat, Chalet...) Size: Square meters of the property Baths: Number of bathrooms in the property Rooms: Number of rooms in the property Price: Price of the property
创建时间:
2022-11-17



