Description Usage Arguments Details Value Examples
home_estimate
returns data for a single home listed on Zillow.
1 | home_estimate(x, format = "list")
|
x |
A character string representing a single Zillow ID |
format |
Specifies whether the return object is in XML or List format. Defaults to list. |
Future versions will include the ability to pass in more than one property.
XML from Zillow Web Service. Details of the XML are maitained by Zillow here - https://www.zillow.com/howto/api/GetZestimate.htm.
1 | home_estimate("36086728")
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.