{
  "openapi": "3.0.1",
  "info": {
    "title": "DappRadar Scraper",
    "description": "Scrape DappRadar.com - dapp rankings, blockchain rankings, token rankings, and dapp profile pages across 150+ chains and 9 categories (DeFi, Games, Gambling, NFT, Marketplaces, Social, Exchanges). Search dapps/chains/tokens by keyword. No auth, no proxy required.",
    "version": "1.0",
    "x-build-id": "aWNtCPVmgjKQprtW3"
  },
  "servers": [
    {
      "url": "https://api.apify.com/v2"
    }
  ],
  "paths": {
    "/acts/crawlerbros~dappradar-scraper/run-sync-get-dataset-items": {
      "post": {
        "operationId": "run-sync-get-dataset-items-crawlerbros-dappradar-scraper",
        "x-openai-isConsequential": false,
        "summary": "Executes an Actor, waits for its completion, and returns Actor's dataset items in response.",
        "tags": [
          "Run Actor"
        ],
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "$ref": "#/components/schemas/inputSchema"
              }
            }
          }
        },
        "parameters": [
          {
            "name": "token",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            },
            "description": "Enter your Apify token here"
          }
        ],
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      }
    },
    "/acts/crawlerbros~dappradar-scraper/runs": {
      "post": {
        "operationId": "runs-sync-crawlerbros-dappradar-scraper",
        "x-openai-isConsequential": false,
        "summary": "Executes an Actor and returns information about the initiated run in response.",
        "tags": [
          "Run Actor"
        ],
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "$ref": "#/components/schemas/inputSchema"
              }
            }
          }
        },
        "parameters": [
          {
            "name": "token",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            },
            "description": "Enter your Apify token here"
          }
        ],
        "responses": {
          "200": {
            "description": "OK",
            "content": {
              "application/json": {
                "schema": {
                  "$ref": "#/components/schemas/runsResponseSchema"
                }
              }
            }
          }
        }
      }
    },
    "/acts/crawlerbros~dappradar-scraper/run-sync": {
      "post": {
        "operationId": "run-sync-crawlerbros-dappradar-scraper",
        "x-openai-isConsequential": false,
        "summary": "Executes an Actor, waits for completion, and returns the OUTPUT from Key-value store in response.",
        "tags": [
          "Run Actor"
        ],
        "requestBody": {
          "required": true,
          "content": {
            "application/json": {
              "schema": {
                "$ref": "#/components/schemas/inputSchema"
              }
            }
          }
        },
        "parameters": [
          {
            "name": "token",
            "in": "query",
            "required": true,
            "schema": {
              "type": "string"
            },
            "description": "Enter your Apify token here"
          }
        ],
        "responses": {
          "200": {
            "description": "OK"
          }
        }
      }
    }
  },
  "components": {
    "schemas": {
      "inputSchema": {
        "type": "object",
        "required": [
          "mode"
        ],
        "properties": {
          "mode": {
            "title": "Mode",
            "enum": [
              "dapps",
              "chains",
              "tokens",
              "search",
              "dappDetail",
              "narratives"
            ],
            "type": "string",
            "description": "What to fetch.",
            "default": "dapps"
          },
          "chain": {
            "title": "Chain (mode=dapps)",
            "enum": [
              "",
              "abstract",
              "aleph-zero",
              "algorand",
              "aptos",
              "arbitrum",
              "astar",
              "astar-zkevm",
              "aurora",
              "avalanche",
              "b3",
              "bahamut",
              "base",
              "binance-chain",
              "bitcoin",
              "bitcoincash",
              "blast",
              "bnb-chain",
              "boba-eth",
              "bora",
              "bttc",
              "cardano",
              "celo",
              "chainers",
              "chiliz",
              "chromia",
              "core",
              "cosmos",
              "cronos",
              "cyber",
              "defikingdoms",
              "dep",
              "elysium",
              "eos",
              "eosevm",
              "ethereum",
              "etherlink",
              "everscale",
              "evmos",
              "fantom",
              "fio",
              "flow",
              "fuse",
              "fusion",
              "game7",
              "gravity",
              "gunz",
              "gunz-testnet",
              "harmony",
              "heco",
              "hedera",
              "hive",
              "icp",
              "immutablex",
              "immutablezkevm",
              "injective",
              "iost",
              "iotex",
              "kaia",
              "kardiachain",
              "kroma",
              "kusama",
              "lightlink",
              "linea",
              "lisk",
              "litecoin",
              "loom",
              "loopring",
              "lumia",
              "mantle",
              "matchain",
              "mooi",
              "moonbeam",
              "moonriver",
              "multiversx",
              "near",
              "neo",
              "oasis",
              "oasis-sapphire",
              "oasys",
              "oasys-chain-verse",
              "oasys-defi-verse",
              "oasys-dm2-verse",
              "oasys-geek-verse",
              "oasys-gesoten-verse",
              "oasys-home-verse",
              "oasys-mainnet",
              "oasys-mch-verse",
              "oasys-saakuru-verse",
              "oasys-sg-verse",
              "oasys-tcg-verse",
              "oasys-yooldo-verse",
              "oec",
              "ontology",
              "opbnb",
              "optimism",
              "other",
              "planetarium",
              "platon",
              "playblock",
              "polkadot",
              "polygon",
              "proof-of-play-apex",
              "proof-of-play-boss",
              "rangers",
              "rgg",
              "ronin",
              "rsk",
              "sei",
              "shiden",
              "skale",
              "skale-calypso",
              "skale-europa",
              "skale-exorde",
              "skale-nebula",
              "skale-omnus",
              "skale-razor",
              "skale-strayshot",
              "skale-titan",
              "solana",
              "soneium",
              "sonic",
              "stacks",
              "stargaze",
              "starknet",
              "starkware",
              "steem",
              "stellar",
              "sui",
              "sxnetwork",
              "telos",
              "telosevm",
              "tezos",
              "theta",
              "thundercore",
              "ton",
              "tron",
              "unichain",
              "unit0",
              "vara",
              "vechain",
              "viction",
              "vulcanforged",
              "waves",
              "wax",
              "wemix",
              "whitechain",
              "xai",
              "xrpl",
              "xrpl-deleted",
              "xterio",
              "zcash",
              "zetachain",
              "zilliqa",
              "zksync-era"
            ],
            "type": "string",
            "description": "Restrict dapp rankings to a single blockchain. Leave empty for all chains.",
            "default": ""
          },
          "category": {
            "title": "Category (mode=dapps)",
            "enum": [
              "",
              "games",
              "defi",
              "gambling",
              "exchanges",
              "collectibles",
              "marketplaces",
              "social",
              "other",
              "high-risk"
            ],
            "type": "string",
            "description": "Restrict dapp rankings to a single category.",
            "default": ""
          },
          "period": {
            "title": "Ranking period (mode=dapps)",
            "enum": [
              "24h",
              "7d",
              "30d"
            ],
            "type": "string",
            "description": "Time window the ranking metrics are computed over.",
            "default": "24h"
          },
          "includeInactive": {
            "title": "Include inactive dapps (mode=dapps)",
            "type": "boolean",
            "description": "By default DappRadar's rankings only list dapps with recently recorded activity (~3,000). Turn this on to include the full catalog of 14,000+ tracked dapps (DappRadar's `?all=1` view), including ones with no recent volume/users.",
            "default": false
          },
          "tokenCategory": {
            "title": "Token category (mode=tokens)",
            "enum": [
              "ai-coins",
              "depin",
              "gaming",
              "meme-coins",
              "new",
              "price-predictions",
              "rwa"
            ],
            "type": "string",
            "description": "Curated token category to rank (required for mode=tokens).",
            "default": "meme-coins"
          },
          "narrative": {
            "title": "Narrative (mode=narratives)",
            "enum": [
              "ai",
              "defi",
              "gambling",
              "gaming",
              "meme",
              "rwa",
              "sweepstakes"
            ],
            "type": "string",
            "description": "Curated trending-narrative ranking to fetch (required for mode=narratives). Mixes dapps and plain tokens ranked together, e.g. `defi` includes both DeFi dapps and DeFi-related tokens.",
            "default": "ai"
          },
          "currency": {
            "title": "Display currency",
            "enum": [
              "USD",
              "EUR",
              "BTC",
              "ETH"
            ],
            "type": "string",
            "description": "Currency used for price/market-cap/volume figures.",
            "default": "USD"
          },
          "searchQuery": {
            "title": "Search query (mode=search)",
            "type": "string",
            "description": "Free-text query matched against dapp, chain, and token names.",
            "default": "uniswap"
          },
          "entityType": {
            "title": "Result type filter (mode=search)",
            "enum": [
              "",
              "dapp",
              "chain",
              "token"
            ],
            "type": "string",
            "description": "Only keep search results of this type.",
            "default": ""
          },
          "dappSlugs": {
            "title": "Dapp slugs (mode=dappDetail)",
            "type": "array",
            "description": "DappRadar dapp slugs or full dapp URLs, e.g. `uniswap` or `https://dappradar.com/dapp/uniswap`.",
            "default": [],
            "items": {
              "type": "string"
            }
          },
          "minMarketCapUsd": {
            "title": "Min market cap (USD)",
            "minimum": 0,
            "maximum": 1000000000000,
            "type": "integer",
            "description": "Drop records with a lower market cap than this (records missing market cap pass through)."
          },
          "minVolume24hUsd": {
            "title": "Min 24h volume (USD)",
            "minimum": 0,
            "maximum": 1000000000000,
            "type": "integer",
            "description": "Drop records with lower 24h volume than this (records missing volume pass through)."
          },
          "minTvlUsd": {
            "title": "Min TVL (USD)",
            "minimum": 0,
            "maximum": 1000000000000,
            "type": "integer",
            "description": "Drop records with lower total value locked than this (records missing TVL pass through)."
          },
          "maxItems": {
            "title": "Max items",
            "minimum": 1,
            "maximum": 1000,
            "type": "integer",
            "description": "Hard cap on emitted records. Dapp/token rankings auto-paginate (50 rows/page) up to this cap; chain rankings are a single ~150-row view; narrative rankings are a single ~60-row view.",
            "default": 50
          },
          "proxyConfiguration": {
            "title": "Proxy configuration",
            "type": "object",
            "description": "Not required in normal operation — DappRadar serves plain HTML without a proxy. Kept as a fallback: the actor automatically engages the free Apify AUTO datacenter proxy only if it gets blocked (HTTP 403/429) mid-run.",
            "default": {
              "useApifyProxy": true
            }
          }
        }
      },
      "runsResponseSchema": {
        "type": "object",
        "properties": {
          "data": {
            "type": "object",
            "properties": {
              "id": {
                "type": "string"
              },
              "actId": {
                "type": "string"
              },
              "userId": {
                "type": "string"
              },
              "startedAt": {
                "type": "string",
                "format": "date-time",
                "example": "2025-01-08T00:00:00.000Z"
              },
              "finishedAt": {
                "type": "string",
                "format": "date-time",
                "example": "2025-01-08T00:00:00.000Z"
              },
              "status": {
                "type": "string",
                "example": "READY"
              },
              "meta": {
                "type": "object",
                "properties": {
                  "origin": {
                    "type": "string",
                    "example": "API"
                  },
                  "userAgent": {
                    "type": "string"
                  }
                }
              },
              "stats": {
                "type": "object",
                "properties": {
                  "inputBodyLen": {
                    "type": "integer",
                    "example": 2000
                  },
                  "rebootCount": {
                    "type": "integer",
                    "example": 0
                  },
                  "restartCount": {
                    "type": "integer",
                    "example": 0
                  },
                  "resurrectCount": {
                    "type": "integer",
                    "example": 0
                  },
                  "computeUnits": {
                    "type": "integer",
                    "example": 0
                  }
                }
              },
              "options": {
                "type": "object",
                "properties": {
                  "build": {
                    "type": "string",
                    "example": "latest"
                  },
                  "timeoutSecs": {
                    "type": "integer",
                    "example": 300
                  },
                  "memoryMbytes": {
                    "type": "integer",
                    "example": 1024
                  },
                  "diskMbytes": {
                    "type": "integer",
                    "example": 2048
                  }
                }
              },
              "buildId": {
                "type": "string"
              },
              "defaultKeyValueStoreId": {
                "type": "string"
              },
              "defaultDatasetId": {
                "type": "string"
              },
              "defaultRequestQueueId": {
                "type": "string"
              },
              "buildNumber": {
                "type": "string",
                "example": "1.0.0"
              },
              "containerUrl": {
                "type": "string"
              },
              "usage": {
                "type": "object",
                "properties": {
                  "ACTOR_COMPUTE_UNITS": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATASET_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATASET_WRITES": {
                    "type": "integer",
                    "example": 0
                  },
                  "KEY_VALUE_STORE_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "KEY_VALUE_STORE_WRITES": {
                    "type": "integer",
                    "example": 1
                  },
                  "KEY_VALUE_STORE_LISTS": {
                    "type": "integer",
                    "example": 0
                  },
                  "REQUEST_QUEUE_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "REQUEST_QUEUE_WRITES": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATA_TRANSFER_INTERNAL_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATA_TRANSFER_EXTERNAL_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "PROXY_SERPS": {
                    "type": "integer",
                    "example": 0
                  }
                }
              },
              "usageTotalUsd": {
                "type": "number",
                "example": 0.00005
              },
              "usageUsd": {
                "type": "object",
                "properties": {
                  "ACTOR_COMPUTE_UNITS": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATASET_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATASET_WRITES": {
                    "type": "integer",
                    "example": 0
                  },
                  "KEY_VALUE_STORE_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "KEY_VALUE_STORE_WRITES": {
                    "type": "number",
                    "example": 0.00005
                  },
                  "KEY_VALUE_STORE_LISTS": {
                    "type": "integer",
                    "example": 0
                  },
                  "REQUEST_QUEUE_READS": {
                    "type": "integer",
                    "example": 0
                  },
                  "REQUEST_QUEUE_WRITES": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATA_TRANSFER_INTERNAL_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "DATA_TRANSFER_EXTERNAL_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "PROXY_RESIDENTIAL_TRANSFER_GBYTES": {
                    "type": "integer",
                    "example": 0
                  },
                  "PROXY_SERPS": {
                    "type": "integer",
                    "example": 0
                  }
                }
              }
            }
          }
        }
      }
    }
  }
}