-
Notifications
You must be signed in to change notification settings - Fork 68
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
HTTP Error on example in docs #68
Comments
I 2nd this |
@MorganWeiss Looks like zillow passed their API on to Bridge interactive and this has codebase has not been updated to reflect that. https://bridgedataoutput.com/docs/explorer/mls-data#listZestimates |
@MorganWeiss I've been testing it, and works just fine. In [20]: print(result.zillow_id) In [21]: print(result.map_this_home_link) |
any update on this? also got the |
Same error here. Both API types aren't working: GetDeepSearchResults, GetUpdatedPropertyDetails My output:
Note I had to sanitize my API key and street address I was searching by. |
I'm getting this error as well. Does this library work? |
According to these posts, this API doesn't exist anymore: https://stackoverflow.com/questions/66394686/zillow-api-returning-410-response |
The only thing I found was a Rapid API: https://rapidapi.com/s.mahmoud97/api/zillow56/ which is unfortunately not free. |
I tried running the following code
I get this error message
The text was updated successfully, but these errors were encountered: