https://github.com/jmank88/zillow
GoLang Zillow Api Client
https://github.com/jmank88/zillow
go golang zillow
Last synced: about 1 month ago
JSON representation
GoLang Zillow Api Client
- Host: GitHub
- URL: https://github.com/jmank88/zillow
- Owner: jmank88
- License: mit
- Created: 2015-10-15T20:56:14.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2023-02-28T20:35:29.000Z (over 2 years ago)
- Last Synced: 2025-03-31T03:32:22.024Z (3 months ago)
- Topics: go, golang, zillow
- Language: Go
- Size: 51.8 KB
- Stars: 15
- Watchers: 1
- Forks: 7
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Zillow [](https://godoc.org/github.com/jmank88/zillow) [](https://github.com/jmank88/zillow/actions) [](https://goreportcard.com/report/github.com/jmank88/zillow)
GoLang Zillow Api Client
http://www.zillow.com/howto/api/APIOverview.htm## Services
### Home Valuation
- GetZestimate
- GetSearchResults
- GetChart
- GetComps### Property Details
- GetDeepComps
- GetDeepSearchResults
- GetUpdatedPropertyDetails### Neighborhood Data
- GetRegionChildren
- GetRegionChart### Mortgage Rates
- GetRateSummary### Mortgage Calculators
- GetMonthlyPayments
- CalculateMonthlyPaymentsAdvanced
- CalculateAffordability