Description Usage Arguments Value Examples
Scrape house price from the Lianjia website
1 | searchLianjia(city = "sh", page_num = 2)
|
city |
'sh' (shanghai) |
page_num |
Number of pages to scrape |
A data frame
1 2 | # In this version, we only support Shanghai city
price <- searchLianjia(city = 'sh', page_num = 100)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.