AA
Apple App Store & iTunes
/search-apps
Search App Store
iOS apps by keyword with rating, review count, price, developer and version.
liveverifiedstable · 331ms
app storeiosappsratings
$Set up https://cracked-ai-pearl.vercel.app/SKILL.md, then use Cracked to run itunes /search-apps for me.
Input
| Field | Type | Description |
|---|---|---|
| query* | string | Query |
| country | string | Store country default "us" |
| limit | number | Max default 20 |
Call it
curl
curl https://cracked-ai-pearl.vercel.app/v1/run \
-H "Authorization: Bearer ck_live_..." -H "content-type: application/json" \
-d '{"provider":"itunes","endpoint":"/search-apps","input":{"query":"...","country":"us","limit":20}}'cli
npx cracked-ai run -p itunes -e /search-apps -i '{"query":"...","country":"us","limit":20}'mcp
run_tool({ provider: "itunes", endpoint: "/search-apps", input: {"query":"...","country":"us","limit":20} })Try it
Runs against your signed-in workspace balance. Sign in if you have not.