2017 © Pedro Peláez
 

library android-market-api-php

PHP implementation of the Java Android Market API

image

splitfeed/android-market-api-php

PHP implementation of the Java Android Market API

  • Tuesday, December 5, 2017
  • by koconder
  • Repository
  • 28 Watchers
  • 231 Stars
  • 126 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 81 Forks
  • 22 Open issues
  • 1 Versions
  • 0 % Grown

The README.md

Android Marketplace API (PHP)

DOI, (*1)

Overview

This is a PHP implementation of the Java Android Market API. Used to connect to the Android Marketplace (Google Play Store) using PHP. This is an un-official API as an official API currently does not exist., (*2)


Connection Settings & Connection Issues

How to edit the local.php file for Google Account and Device ID, please read the following points below., (*3)

Google Account

We have seen numerous blocks from Google this is where you get a return for a 403/400 error. The best way to deal with this is to sleep between requests. Where we have seen library working on localhost then on a server not connecting is due to Google showing captcha., (*4)

Captcha

Please enable two-factor authentication for your Google Account (or use an other Google Account) then create an application password. Use the application password in the local.php file for connecting to Google. If your still getting blocks please use the captcha overide by using the following url logged in on the same Google Account on your Desktop Google Unlock Captcha, (*5)

Android Device ID

The android device ID can easily be found using thrid-party applications like Device ID - Google Play Store, (*6)


Examples Provided

  • Category Search
  • Pulling App Detailed Data (Screenshot)
  • Normal Search (Keyword)
  • Top Apps Search

For examples please read the examples avalible on the wiki, (*7)

Issues & Bug's

For Issues please use the Github Issues Page., (*8)

Alternativley you can also talk to other developers on the Google Groups Page, (*9)


Credits & Licence

Credits

JAVA Android Marketplace API, (*10)

Protoc Gen PHP, (*11)

Licence

GNU GPL v2.0, (*12)

The Versions

05/12 2017

dev-master

9999999-dev

PHP implementation of the Java Android Market API

  Sources   Download

GNU GPL v2.0

by Onder Vincent Koc
by Niklas Nilsson