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 | 
| DOI: | 10.32614/CRAN.package.ZillowR | 
| 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:
Downloads:
Linking:
Please use the canonical form
https://CRAN.R-project.org/package=ZillowR
to link to this page.