Akdeniz / google-play-crawler

Play with Google Play API :)
Other
562 stars 204 forks source link

Google disabled requests? #28

Closed qwertydzen closed 11 years ago

qwertydzen commented 11 years ago

I have today responses

java -jar googleplaycrawler-0.2.jar -f crawler.conf search games

<HTML>
<HEAD>
<TITLE>Not Found</TITLE>
</HEAD>
<BODY BGCOLOR="#FFFFFF" TEXT="#000000">
<H1>Not Found</H1>
<H2>Error 404</H2>
</BODY>
</HTML>
HenryHoggard commented 11 years ago

I get this too, suddenly started getting it this morning.

HenryHoggard commented 11 years ago

I have proxied the requests and found a possible fix, working on implementing it now.