Skip to content

Getting APK files from play market URLs via apkcombo.com

Notifications You must be signed in to change notification settings

Igor-Pupk0/APK_downloader

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

APK Downloader

This script for downloading APK files from Google play store.

How it works

He uses apkcombo.com service for downloading APK files and selenium for bypassing cloudflare.

How to run

First, we need python, FTP server and Firefox.

  1. Downloading dependencies: pip install -r requirements.txt

  2. Write into urls.txt urls on apps from play store.

  3. Write into config.py values.

  4. Run main.py.

  5. link_to_files.txt contains link to files.

About

Getting APK files from play market URLs via apkcombo.com

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages