Playground

Retrieve App Store collection rankings API playground

Returns ranked App Store apps from an iTunes RSS collection, optionally expanded to full lookup details.

GETapiKey1 credit/requestappstore.listResultsResponseDoc

Selected endpoint

GET /appstore/list

Returns ranked App Store apps from an iTunes RSS collection, optionally expanded to full lookup details.

Group
AppStore
Authentication
apiKey
Credit cost
1 credit/request
Path parameters
0
Query parameters
6
Body parameters
0
MCP tool
appstore.list
MCP URL
https://mcp.crawlora.net/mcp
GETapiKey1 credit/requestlistResultsResponseDoc

Retrieve App Store collection rankings

Returns ranked App Store apps from an iTunes RSS collection, optionally expanded to full lookup details.

API key required. Paste a full key or rotate one from the API Keys page.

Set up API key

MCP tool

MCP URL
https://mcp.crawlora.net/mcp
Tool name
appstore.list

Query parameters

Request URL will appear here.

Request headers will appear here.

Request body preview will appear here when applicable.

Status, latency, response headers, and response body will appear after a request.

{
  "code": 200,
  "msg": "OK",
  "data": [
    {
      "id": "6448311069",
      "title": "ChatGPT",
      "developer": "OpenAI",
      "score": 4.9,
      "url": "https://apps.apple.com/us/app/chatgpt/id6448311069"
    }
  ]
}