pyzillow icon indicating copy to clipboard operation
pyzillow copied to clipboard

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

Open sansreddy opened this issue 4 years ago • 7 comments

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.

sansreddy avatar Jul 05 '20 18:07 sansreddy

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

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

issue-label-bot[bot] avatar Jul 05 '20 18:07 issue-label-bot[bot]

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

cstrouse avatar Dec 17 '20 18:12 cstrouse

Seriously? Their website suggests one can still access their results

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

RylanSchaeffer avatar Dec 29 '20 23:12 RylanSchaeffer

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

RylanSchaeffer avatar Dec 29 '20 23:12 RylanSchaeffer

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

YukunYangNPF avatar Dec 30 '20 15:12 YukunYangNPF

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

youssefabdelwahab avatar Jan 28 '21 02:01 youssefabdelwahab

@youssefabdelwahab it seems the Zillow API has been down for a while, see this thread for more info https://github.com/hanneshapke/pyzillow/issues/22#issuecomment-663772197

jsevilla274 avatar Feb 01 '21 00:02 jsevilla274