Code Monkey home page Code Monkey logo

android-market-api-php's Introduction

Android Marketplace API (PHP)

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 dose not exist.


Connection Settings & Connection Issues

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

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.

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

Android Device ID

The android device ID can easily be found using thrid-party applications like Device ID - Google Play Store


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

Issues & Bug's

For Issues please use the Github Issues Page.

Alternativley you can also talk to other developers on the Google Groups Page


Credits & Licence

Credits

JAVA Android Marketplace API

Protoc Gen PHP

Licence

GNU GPL v2.0

android-market-api-php's People

Contributors

dsoprea avatar koconder avatar lklimek avatar masihyeganeh avatar satcheluniverse avatar splitfeed avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.