Package: ZillowR 1.0.0
ZillowR: R Interface to Zillow Real Estate and Mortgage Data API
Zillow, an online real estate company, provides real estate and mortgage data for the United States through a REST API. The ZillowR package provides an R function for each API service, making it easy to make API calls and process the response into convenient, R-friendly data structures. See <https://www.zillow.com/howto/api/APIOverview.htm> for the Zillow API Documentation. NOTE: Zillow deprecated their API on 2021-09-30, and this package is now deprecated as a result.
Authors:
ZillowR_1.0.0.tar.gz
ZillowR_1.0.0.zip(r-4.5)ZillowR_1.0.0.zip(r-4.4)ZillowR_1.0.0.zip(r-4.3)
ZillowR_1.0.0.tgz(r-4.4-any)ZillowR_1.0.0.tgz(r-4.3-any)
ZillowR_1.0.0.tar.gz(r-4.5-noble)ZillowR_1.0.0.tar.gz(r-4.4-noble)
ZillowR_1.0.0.tgz(r-4.4-emscripten)ZillowR_1.0.0.tgz(r-4.3-emscripten)
ZillowR.pdf |ZillowR.html✨
ZillowR/json (API)
NEWS
# Install 'ZillowR' in R: |
install.packages('ZillowR', repos = c('https://fascinatingfingers.r-universe.dev', 'https://cloud.r-project.org')) |
Bug tracker:https://gitlab.com/fascinatingfingers/zillowr
Last updated 3 years agofrom:846ea3c211. Checks:OK: 7. Indexed: yes.
Target | Result | Date |
---|---|---|
Doc / Vignettes | OK | Nov 01 2024 |
R-4.5-win | OK | Nov 01 2024 |
R-4.5-linux | OK | Nov 01 2024 |
R-4.4-win | OK | Nov 01 2024 |
R-4.4-mac | OK | Nov 01 2024 |
R-4.3-win | OK | Nov 01 2024 |
R-4.3-mac | OK | Nov 01 2024 |
Exports:get_zillow_web_service_idGetChartGetCompsGetDeepCompsGetDeepSearchResultsGetMonthlyPaymentsGetRateSummaryGetSearchResultsGetUpdatedPropertyDetailsGetZestimateset_zillow_web_service_id
Readme and manuals
Help Manual
Help page | Topics |
---|---|
Make request to Zillow API GetChart Web Service | GetChart |
Make request to Zillow API GetComps Web Service | GetComps |
Make request to Zillow API GetDeepComps Web Service | GetDeepComps |
Make request to Zillow API GetDeepSearchResults Web Service | GetDeepSearchResults |
Make request to Zillow API GetMonthlyPayments Web Service | GetMonthlyPayments |
Make request to Zillow API GetRateSummary Web Service | GetRateSummary |
Make request to Zillow API GetSearchResults Web Service | GetSearchResults |
Make request to Zillow API GetUpdatedPropertyDetails Web Service | GetUpdatedPropertyDetails |
Make request to Zillow API GetZestimate Web Service | GetZestimate |
Get/Set Zillow Web Service ID | get_zillow_web_service_id set_zillow_web_service_id zillow_web_service_id |