searchLianjia: Scrape house price from the Lianjia website

Description Usage Arguments Value Examples

Description

Scrape house price from the Lianjia website

Usage

1
searchLianjia(city = "sh", page_num = 2)

Arguments

city

'sh' (shanghai)

page_num

Number of pages to scrape

Value

A data frame

Examples

1
2
# In this version, we only support Shanghai city
price <- searchLianjia(city = 'sh', page_num = 100)

bioxfu/lianjiaScraper documentation built on May 11, 2019, 6:26 p.m.