scape_immo: scrape all real estate advertisementsreal estate...

Description Usage Arguments Value Examples

View source: R/scrape_immo.R

Description

This function take parameter to scrape all advertisements of a specifique page

Usage

1
scape_immo(region, page, querry, localisation, prix_max, nb_pieces_min)

Arguments

region

a string from 'region.lbc()'

page

on witch page the search is run

querry

specified research

prix_max

a number from 1 to n corresponding to the order of price bunton

location

a string with the specific commune in france

nb_pieces_mini

the minimum number of room you are looking for

Value

a charactere vector within frensh regions from leboncoin

Examples

1
scape_immo(my.region,1, "Montpellier", 5, 3)

ElCep/lbcScrapR documentation built on May 20, 2019, 4:25 p.m.