chadrem / market_bot

Google Play Android App store scraper
MIT License
361 stars 130 forks source link

Downloading APK for playstore #47

Closed gowtham1984 closed 8 years ago

gowtham1984 commented 8 years ago

Is there a way to build capability to download the APK file or generate a download link to APK with marketID or play store URL as input

chadrem commented 8 years ago

You can't download apk files with this gem. Most likely it isn't possible with screen scraping so you would need to reverse engineer the play store app.

On Jan 5, 2016, at 6:34 PM, Gowtham Rupavatharam notifications@github.com wrote:

Is there a way to build capability to download the APK file or generate a download link to APK with marketID or play store URL as input

— Reply to this email directly or view it on GitHub.

gowtham1984 commented 8 years ago

Could you please explain the process of reverse engineering the play store app to get the apk file if you are aware of it.

Thank you

On Wed, Jan 6, 2016 at 12:54 PM, Chad Remesch notifications@github.com wrote:

You can't download apk files with this gem. Most likely it isn't possible with screen scraping so you would need to reverse engineer the play store app.

On Jan 5, 2016, at 6:34 PM, Gowtham Rupavatharam < notifications@github.com> wrote:

Is there a way to build capability to download the APK file or generate a download link to APK with marketID or play store URL as input

— Reply to this email directly or view it on GitHub.

— Reply to this email directly or view it on GitHub https://github.com/chadrem/market_bot/issues/47#issuecomment-169257036.

chadrem commented 8 years ago

Sorry I can't provide such information.