fascinatingfingers/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 <http://www.zillow.com/howto/api/APIOverview.htm> for the Zillow API Documentation.

Getting started

Package details

Maintainer
LicenseGPL-3
Version0.1.0
URL https://gitlab.com/fascinatingfingers/zillowr
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("fascinatingfingers/ZillowR")
fascinatingfingers/ZillowR documentation built on June 5, 2019, 9:27 a.m.