{"id":22455839,"url":"https://github.com/theapache64/google-play-api","last_synced_at":"2025-08-02T02:32:45.827Z","repository":{"id":43957833,"uuid":"343188996","full_name":"theapache64/google-play-api","owner":"theapache64","description":"🏈 Coroutines based Kotlin library to access play store","archived":false,"fork":false,"pushed_at":"2021-10-19T19:28:09.000Z","size":719,"stargazers_count":37,"open_issues_count":0,"forks_count":4,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-05-01T15:32:11.947Z","etag":null,"topics":["google-play","kotlin-api","play-store-api"],"latest_commit_sha":null,"homepage":"","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/theapache64.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-02-28T19:00:48.000Z","updated_at":"2024-02-22T20:38:49.000Z","dependencies_parsed_at":"2022-09-15T20:01:47.275Z","dependency_job_id":null,"html_url":"https://github.com/theapache64/google-play-api","commit_stats":null,"previous_names":[],"tags_count":8,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theapache64%2Fgoogle-play-api","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theapache64%2Fgoogle-play-api/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theapache64%2Fgoogle-play-api/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/theapache64%2Fgoogle-play-api/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/theapache64","download_url":"https://codeload.github.com/theapache64/google-play-api/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228426023,"owners_count":17917790,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["google-play","kotlin-api","play-store-api"],"created_at":"2024-12-06T07:13:35.945Z","updated_at":"2024-12-06T07:13:36.418Z","avatar_url":"https://github.com/theapache64.png","language":"Java","readme":"![](cover.jpeg)\n\n# google-play-api\n\n![buildStatus](https://img.shields.io/github/workflow/status/theapache64/google-play-api/Java%20CI%20with%20Gradle?style=plastic)\n![latestVersion](https://img.shields.io/github/v/release/theapache64/google-play-api)\n\u003ca href=\"https://twitter.com/theapache64\" target=\"_blank\"\u003e\n\u003cimg alt=\"Twitter: theapache64\" src=\"https://img.shields.io/twitter/follow/theapache64.svg?style=social\" /\u003e\n\u003c/a\u003e\n\n\u003e A coroutines based Kotlin library to access play store\n\n## 🛠 Installation\n\n```groovy\nrepositories {\n    maven { url = uri(\"https://jitpack.io\") }\n}\n\ndependencies {\n   implementation(\"com.google.protobuf:protobuf-java:3.14.0\")\n   implementation(\"com.github.theapache64:google-play-api:latest.version\")\n}\n```\n\n\n## ⌨️ Usage\n\n```kotlin\nval username = \"example@gmail.com\"\nval password = \"pass1234\"\n\n// Logging in\nval account = Play.login(username, password)\n\n// Creating API using logged in account\nval api = Play.getApi(account)\n\n// Accessing API\nval appDetails = api.details(packageName) // to get all app details\nval downloadData = api.download(\"com.whatsapp\") // to download APK\n\n// and much more...\n```\n\n## 🥼 Run tests\n\n```shell script\n./gradlew test\n```\n\n## ✍️ Author\n\n👤 **theapache64**\n\n* Twitter: \u003ca href=\"https://twitter.com/theapache64\" target=\"_blank\"\u003e@theapache64\u003c/a\u003e\n* Email: theapache64@gmail.com\n\nThis library is a combination of APIs collected from `raccoon4` and `playcrawler`.\nAll credit goes to them.\n\n## 🤝 Contributing\n\nContributions are what make the open source community such an amazing place to be learn, inspire, and create. Any\ncontributions you make are **greatly appreciated**.\n\n1. Open an issue first to discuss what you would like to change.\n1. Fork the Project\n1. Create your feature branch (`git checkout -b feature/amazing-feature`)\n1. Commit your changes (`git commit -m 'Add some amazing feature'`)\n1. Push to the branch (`git push origin feature/amazing-feature`)\n1. Open a pull request\n\nPlease make sure to update tests as appropriate.\n\n## ❤ Show your support\n\nGive a ⭐️ if this project helped you!\n\n\u003ca href=\"https://www.patreon.com/theapache64\"\u003e\n  \u003cimg alt=\"Patron Link\" src=\"https://c5.patreon.com/external/logo/become_a_patron_button@2x.png\" width=\"160\"/\u003e\n\u003c/a\u003e\n\n\u003ca href=\"https://www.buymeacoffee.com/theapache64\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png\" alt=\"Buy Me A Coffee\" width=\"160\"\u003e\n\u003c/a\u003e\n\n\u003ca href=\"https://www.paypal.me/theapache64\" target=\"_blank\"\u003e\n    \u003cimg src=\"https://www.paypalobjects.com/en_US/i/btn/btn_donateCC_LG.gif\" alt=\"Donation\" width=\"160\"\u003e\n\u003c/a\u003e\n\n## 📝 License\n\n```\nCopyright © 2021 - theapache64\n\nLicensed under the Apache License, Version 2.0 (the \"License\");\nyou may not use this file except in compliance with the License.\nYou may obtain a copy of the License at\n\n   http://www.apache.org/licenses/LICENSE-2.0\n\nUnless required by applicable law or agreed to in writing, software\ndistributed under the License is distributed on an \"AS IS\" BASIS,\nWITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\nSee the License for the specific language governing permissions and\nlimitations under the License.\n```\n\n_This README was generated by [readgen](https://github.com/theapache64/readgen)_ ❤\n","funding_links":["https://www.patreon.com/theapache64","https://www.buymeacoffee.com/theapache64","https://www.paypal.me/theapache64"],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheapache64%2Fgoogle-play-api","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftheapache64%2Fgoogle-play-api","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftheapache64%2Fgoogle-play-api/lists"}