zillow icon indicating copy to clipboard operation
zillow copied to clipboard

GoLang Zillow Api Client

Results 4 zillow issues
Sort by recently updated
recently updated
newest added

Contexts are super useful to cancel functions and http requests. At the very least I added a `*http.Client` to the `zillow` struct so a caller can at least specify timeouts.

Hey thanks for the client library :) I love finding a go library for what I would otherwise have to implement. Small suggestion here, since the interface doesn't actually abstract...

The field for the API is County, not Country.

Zestimate.ValueChange has been commented out. It should be fixed or removed.