Apple: Search Apps
Apple via Parse · developer_tools
Search for apps on the US Apple App Store by keyword. Returns a list of matching apps with metadata including name, version, file size, developer, category, ratings, price, screenshot URLs, and App Store URL. Results are ordered by relevance as determined by the App Store. One upstream request per call; no pagination beyond the limit parameter (max 200). Search for apps on the Apple App Store (China region) and return each app's version and file size information. Fulfilled by Parse from apps.apple.com.
- apple
- apps-apple-com
- developer-tools
- ecommerce
- marketplace
- parse
- platform-key
Price and execution
- Price
- $0.02 USD credits / call
- Trust tier
- Verified
- Execution
- Managed call
- Capability group
- developer_tools
Interface snapshot
- Protocol
- HTTP operation
- Operation
- GET /scraper/abbb162e-67e3-42a0-b936-851517830481/search_apps
- Interface artifact
- sha256:4fb5861417f3b4bbe9048eebf58e897b616a7880904f0d29817d1d272ca7df1f
- Manifest digest
- sha256:225ab6fe539010ad8fcf6ebe7633d3c4c9b570f45f353cff5d164585b70219aa
Request fields
- limit (integer): Maximum number of results to return (1-200).
- query (string): Search term for finding apps (e.g. 'instagram', 'weather', 'spotify').
Example queries
- {"limit":"5","query":"instagram"}