get_property_details: Scrapes details of properties

Description Usage Arguments Value

View source: R/get_property_details.R

Description

Scrapes details of properties given a vector of URLS of their listings and simplifies the results into a table of property characteristics.

Usage

1
get_property_details(urls, get_sale = F)

Arguments

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.

Value

A table of properties with details on address, asking price, bedrooms, bathrooms, parking spaces, property features and description.


aaronw22/domainR documentation built on Dec. 18, 2021, 9:27 p.m.