get_immodata: Websrcapping of Immoscout24.ch data by city

Description Usage Arguments Value Author(s) Examples

View source: R/immodata.R

Description

This function enables to collect the data about the location market from Immoscout24.ch. For given cities, on can retrieve the housings available for renting.

Usage

1
get_immodata(city_vector)

Arguments

city_vector

A vector containing the name of the different cities

Value

A dataframe containing the number of rooms, m2, price, address, and city of the different accomodations available. Ignores housings with prices less than 300 and higher than 10000 and containing missing data.

Author(s)

Germano David

Lomazzi Vincent

Bron Luca

Raisin Edgar

Grandadam Patrik

Examples

1
get_immodata(c("lugano", "lausanne"))

vincentlomazzi/swissimmo documentation built on May 13, 2019, 9:53 p.m.