Akdeniz / google-play-crawler

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

Can't get eny results #69

Open cezarygerard opened 9 years ago

cezarygerard commented 9 years ago

Hi,

I have built the project, configured login info in file but I can't get any results. While building there where no error, same no errors while running.

Here are my runs:

java -jar googleplaycrawler-0.3-jar-with-dependencies.jar -f crawler.conf categories result: ID;Name

java -jar googleplaycrawler-0.3-jar-with-dependencies.jar -f crawler.conf search anything result: Title;Package;Creator;Price;Installation Size;Number Of Downloads Index: 0

java -jar googleplaycrawler-0.3-jar-with-dependencies.jar -f crawler.conf permissions com.vividgames.realboxing result:

Does anyone has any clue why there is no useful data i return? I have also tried debugging the app, but there is ame effect. Regards, Czarek
prajitdas commented 9 years ago

I am facing the same issue. Any help in this matter would be highly appreciated.

GitTom commented 9 years ago

I'm having the same issue. I'm just using the googleplaycrawler-0.3.jar that comes with the project.