Skip to content
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

pyzillow.pyzillowerrors.ZillowError: Status 6: This account is not authorized to execute this API call. #40

Open
sansreddy opened this issue Jul 5, 2020 · 7 comments
Labels

Comments

@sansreddy
Copy link

In my zillow account settings, i have 4 API selections and I have selected the below 3.
Directory API
Profile Summary API
Reviews API.

but then, I get the below error. Appreciate any help.

Traceback (most recent call last):
File "zillowRapid.py", line 8, in
deep_search_response = zillow_data.get_deep_search_results(address,zipcode,False)
File "/Users/sanjayreddy/opt/anaconda3/lib/python3.7/site-packages/pyzillow/pyzillow.py", line 77, in get_deep_search_results
return self.get_data(url, params)
File "/Users/sanjayreddy/opt/anaconda3/lib/python3.7/site-packages/pyzillow/pyzillow.py", line 133, in get_data
raise ZillowError(int(response.findall("message/code")[0].text))
pyzillow.pyzillowerrors.ZillowError: Status 6: This account is not authorized to execute this API call.

@issue-label-bot issue-label-bot bot added the bug label Jul 5, 2020
@issue-label-bot
Copy link

Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.60. Please mark this comment with 👍 or 👎 to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

@cstrouse
Copy link

@sansreddy It looks like Zillow closed down the API a few months ago.

@RylanSchaeffer
Copy link

Seriously? Their website suggests one can still access their results

https://www.zillow.com/howto/api/GetSearchResults.htm

@RylanSchaeffer
Copy link

@cstrouse how do you know Zillow shut down the API?

@YukunYangNPF
Copy link

Are there any updates about this? I'm facing the same issue.

@youssefabdelwahab
Copy link

is there any update on this guy , need to know ASAP for a project

@jsevilla274
Copy link

@youssefabdelwahab it seems the Zillow API has been down for a while, see this thread for more info #22 (comment)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

6 participants