All Projects → HamidrezaMoradi → APK-Downloader

HamidrezaMoradi / APK-Downloader

Licence: MIT license
Download latest version of android apps and games from Google Play.

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to APK-Downloader

gplaydl
Command Line Google Play APK downloader. Download APK files to your PC directly from Google Play Store.
Stars: ✭ 212 (+292.59%)
Mutual labels:  google-play, apk
cordova-plugin-apkupdater
This plugin allows your Android app to download and install compressed updates without the Google Play Store.
Stars: ✭ 46 (-14.81%)
Mutual labels:  apk, play-store
apkup
🚀 Publish APKs to Google Play directly from the terminal
Stars: ✭ 33 (-38.89%)
Mutual labels:  google-play, apk
google-play-billing-validator
Npm module for Node.js to validate In-app purchases and Subscriptions on your backend
Stars: ✭ 72 (+33.33%)
Mutual labels:  google-play
unmatcher
Regular expressions reverser for Python
Stars: ✭ 26 (-51.85%)
Mutual labels:  regex
PastaBean
Python Script to Scrape Pastebin with Regex
Stars: ✭ 0 (-100%)
Mutual labels:  regex
lc-data-intro
Library Carpentry: Introduction to Working with Data (Regular Expressions)
Stars: ✭ 16 (-70.37%)
Mutual labels:  regex
js-diacritic-regex
Creates the inverse of transliterated string to a regex. What? Basically, diacritic insensitiveness
Stars: ✭ 20 (-62.96%)
Mutual labels:  regex
VBA-JSON-parser
Backus-Naur Form JSON Parser based on RegEx for VBA
Stars: ✭ 75 (+38.89%)
Mutual labels:  regex
android-https-patcher
🐱‍💻 Patch your android app (apk) with self-signed certificate to sniff https traffic.
Stars: ✭ 68 (+25.93%)
Mutual labels:  apk
Fire Sticker
🍌 "Note it!" project of a published notebook Android App.
Stars: ✭ 31 (-42.59%)
Mutual labels:  google-play
replace
Generic file search & replace tool, written in Python 3
Stars: ✭ 28 (-48.15%)
Mutual labels:  regex
greptile
Fast grep implementation in python, with recursive search and replace
Stars: ✭ 17 (-68.52%)
Mutual labels:  regex
antk
Redkato, - Indonesian anime scraper
Stars: ✭ 14 (-74.07%)
Mutual labels:  regex
nuxt-twa-module
📱Nuxt module to transform your PWA into an Android app, using Trusted Web Activities (TWA)
Stars: ✭ 45 (-16.67%)
Mutual labels:  play-store
waylan android
A dictionary concept for Android ~ Making words and their meanings available through a natural and beautiful experience
Stars: ✭ 13 (-75.93%)
Mutual labels:  google-play
globrex
Glob to regular expression with support for extended globs.
Stars: ✭ 52 (-3.7%)
Mutual labels:  regex
apkpure get
apkpure.com apk downloader
Stars: ✭ 42 (-22.22%)
Mutual labels:  apk
renamer
Command line tool to rename multiple files at once.
Stars: ✭ 79 (+46.3%)
Mutual labels:  regex
quest-sidenoder
Cross platform Sideloader for Quest standalone headset
Stars: ✭ 78 (+44.44%)
Mutual labels:  apk

APK DOWNLOADER

Download apk files from google play using regex

Install and Usage:

Make sure "python3" is installed in your device.

  1. Install the required libraries:

Install all the required libraries

pip3 install -r requirements.txt 
  1. Run the script:
$ python3 APK-Downloader.py
Enter a "Google link" or "file id", select the desired site (your file is stored in "file" folder)
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].