Description Usage Arguments Value
View source: R/get_property_details.R
Scrapes details of properties given a vector of URLS of their listings and simplifies the results into a table of property characteristics.
1 | get_property_details(urls, get_sale = F)
|
urls |
A vector of property listing URLs. |
get_sale |
If FALSE, treats listings as rental listings. If TRUE, treats listings as sale listings and gets sale date and method in addition to existing parameters. |
A table of properties with details on address, asking price, bedrooms, bathrooms, parking spaces, property features and description.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.