Skip to content

stark4n6/ASP-Search

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ASP

ASP (App Store Package) Search

ASP aka App Store Package Search is a script written in Python (why did it have to be snakes) that performs lookup actions of bundle IDs or Adam IDs against the Apple App Store and returns information about each app.

Much thanks to pug4N6 for the original idea from which this drastically transformed out of.

DISCLAIMER

The script works on Windows but may not have support on other OS's, feedback is greatly appreciated!

You may find timeout issues if too many searches are run, use at your own risk.

Usage

Requirements

pip install -r requirements.txt

Only Pillow is needed (it's just for logo usage), it may be easier to just use the .exe anyhow.

GUI Interface

  1. Input can be any of the following:

    • A single BundleID
    • A single AdamID
    • A text file of BundleIDs (one per line)
    • A test file of AdamIDs (one per line)
  2. Choose your lookup type accordingly

  3. Choose your output type option

  4. Choose your output folder path

  5. Execute!

Image

About

ASP - App Store Package Search

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages