App Store (apple app store) data and scraping API: Apple App Store app and bundle lookups, reviews, similar apps, and developer catalogs. 9 REST endpoints from $0.003 per call — no account, no OAuth, no subscription. Pay with x402 (USDC on Base, Polygon, Arbitrum, Monad or Solana) or prepaid credits.
npx agentcash add https://appstore.fetcher.shApp Store · fetcher.sh — Apps (GET /api/apps)
App Store · fetcher.sh — Apps (GET /api/apps/{appId})
App Store · fetcher.sh — Apps reviews (GET /api/apps/{appId}/reviews)
App Store · fetcher.sh — Apps similar (GET /api/apps/{appId}/similar)
App Store · fetcher.sh — Bundles (GET /api/bundles)
App Store · fetcher.sh — Bundles (GET /api/bundles/{bundleId})
App Store · fetcher.sh — Bundles reviews (GET /api/bundles/{bundleId}/reviews)
App Store · fetcher.sh — Bundles similar (GET /api/bundles/{bundleId}/similar)
App Store · fetcher.sh — Developers (GET /api/developers/{developerId})