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.

Version: 1.0.0
Imports: methods, RCurl, XML
Suggests: covr, DT, knitr, mockery, rmarkdown, spelling, testthat, withr
Published: 2022-05-05
Author: Justin Brantley [aut, cre]
Maintainer: Justin Brantley <fascinatingfingers at icloud.com>
BugReports: https://gitlab.com/fascinatingfingers/zillowr/-/issues
License: GPL (≥ 3)
URL: https://fascinatingfingers.gitlab.io/zillowr, https://gitlab.com/fascinatingfingers/zillowr
NeedsCompilation: no
Language: en-US
Materials: README NEWS
CRAN checks: ZillowR results

Documentation:

Reference manual: ZillowR.pdf

Downloads:

Package source: ZillowR_1.0.0.tar.gz
Windows binaries: r-prerel: ZillowR_1.0.0.zip, r-release: ZillowR_1.0.0.zip, r-oldrel: ZillowR_1.0.0.zip
macOS binaries: r-prerel (arm64): ZillowR_1.0.0.tgz, r-release (arm64): ZillowR_1.0.0.tgz, r-oldrel (arm64): ZillowR_1.0.0.tgz, r-prerel (x86_64): ZillowR_1.0.0.tgz, r-release (x86_64): ZillowR_1.0.0.tgz
Old sources: ZillowR archive

Linking:

Please use the canonical form https://CRAN.R-project.org/package=ZillowR to link to this page.