Skip to content

v1.0.0

Latest

Choose a tag to compare

@ProAlexUSC ProAlexUSC released this 12 Apr 12:38
· 4 commits to main since this release

app-sdk-finder v1.0.0

First stable release. CLI tool to find SDKs used by iOS/Android apps via AppGoblin.

Features

  • search — Search apps by name (iOS + Android)
  • get-sdk — Get SDKs used by an app (overview + --detail for framework-level data)
  • compare — Compare SDK tech stacks between two apps
  • info — Get app metrics (installs, revenue, MAU)
  • who-uses — Find which apps use a specific SDK
  • list-sdks — Browse SDK companies by category
  • list-sdks rank — Rank SDKs by app adoption in a category
  • Claude Code skill included for AI-powered SDK queries

Install

pip install app-sdk-finder

67 tests passing. Python 3.11+.