Coinmarketcap.com favicon CoinMarketCap - crypto listings scraper

Updated 1 day ago Finance listings

Overview

The CoinMarketCap crypto listings scraper is a prebuilt sitemap designed to extract structured cryptocurrency data from coinmarketcap.com category and market listing pages. It starts from category or market listing URLs, automatically navigates pagination, discovers ranked cryptocurrency entries, and extracts detailed information for each listed cryptocurrency.

This scraper extracts cryptocurrency data, including cryptocurrency name, symbol, rank, price, market capitalisation, circulating supply, trading volume, price change percentages, and listing URL. The extracted data can be exported in structured formats such as CSV, Excel, or JSON, allowing it to be analysed, stored, or integrated into existing systems and workflows.

CoinMarketCap listing scraping is commonly used for market analysis, cryptocurrency research, portfolio tracking, and financial data collection. This allows businesses and analysts to monitor cryptocurrency rankings, track price movements, analyse market trends, and maintain structured cryptocurrency datasets over time.

This sitemap is preconfigured and ready to use with Web Scraper Cloud. You only need to provide CoinMarketCap category or market listing URLs, and the scraper will automatically navigate listing pages and extract the defined cryptocurrency attributes.

Scrape coinmarketcap.com cryptocurrency listing data. As start URLs provide:

  • category links
  • market listings pages (ranked cryptocurrencies)

Input

Coinmarketcap.com product search result pages, for example:

Output (24 data points)

url
coin_name
symbol
rank
currency
price
change_1h
change_24h
change_7d
market_cap
volume_24h
volume_change_24h
circulating_supply
tags
low_24h
high_24h
all_time_high
all_time_low
fully_diluted_market_cap
max_supply
listed_since
top_exchange_listed
logo_url
next_page

Sample data

web_scraper_start_url url coin_name symbol rank currency price change_1h change_24h change_7d market_cap volume_24h volume_change_24h circulating_supply tags low_24h high_24h all_time_high all_time_low fully_diluted_market_cap max_supply listed_since top_exchange_listed logo_url next_page
https://coinmarketcap.com/view/binance-alpha/ https://coinmarketcap.com/currencies/vision-token/ Vision price VSN 139 usd 0.05227 +0.36% +0.51% -4.07% 186.27M 114.32M 114.32M 3.56B Binance Alpha Binance Alpha Airdrops Ethereum Ecosystem 0.05114 0.05275 0.2249 0.047 $219.77M 4.2B Aug '25 Uniswap v4 (Ethereum) PancakeSwap v3 (Arbitrum) Binance Alpha Bitget Gate KuCoin MEXC HTX BingX Kraken https://s2.coinmarketcap.com/static/img/coins/64x64/37322.png
https://coinmarketcap.com/view/binance-alpha/ https://coinmarketcap.com/currencies/yzy/ YZY MONEY price YZY 185 usd 0.3289 -0.12% +0.63% +0.61% 98.67M 1.28M 1.28M 299.99M Memes Solana Ecosystem Binance Alpha 0.3258 0.3298 3.16 0.1932 $328.32M 1B Sep '25 Binance Alpha Gate KuCoin BitMart XT.COM OrangeX Blynex Toobit Ourbit WEEX https://s2.coinmarketcap.com/static/img/coins/64x64/38151.png
https://coinmarketcap.com/view/binance-alpha/ https://coinmarketcap.com/currencies/quack-ai/ Quack AI price Q 385 usd 0.01295 +0.95% +0.71% +6.29% 46.86M 501.95M 501.95M 3.61B AI & Big Data Binance Alpha Binance Alpha Airdrops 0.01254 0.01355 0.05294 0.008051 $129.58M 10B 15 Sep PancakeSwap v3 (BSC) Binance Alpha Bitget Gate KuCoin MEXC BingX Kraken BitMart Hotcoin https://s2.coinmarketcap.com/static/img/coins/64x64/38236.png
https://coinmarketcap.com/view/binance-alpha/ https://coinmarketcap.com/currencies/ratex/ RateX price RTX 518 usd 1.86 -0.64% -8.62% -10.73% 31.06M 10.88M 10.88M 16.66M Binance Alpha Binance Alpha Airdrops DeFi 1.85 2.05 4.47 1.22 $186.46M 100M 22 Dec PancakeSwap Infinity CLAMM Binance Alpha Aster Bitget MEXC BingX XT.COM Ourbit Hotcoin KCEX https://s2.coinmarketcap.com/static/img/coins/64x64/39150.png
https://coinmarketcap.com/view/binance-alpha/ https://coinmarketcap.com/currencies/aethir/ Aethir price ATH 162 usd 0.007377 +0.41% -4.83% +15.13% 135.5M 3.73B 3.73B 18.36B AI & Big Data DePIN Solana Ecosystem 0.006848 0.007827 0.1059 0.004875 $304.94M 42B Jul '24 Coinbase Exchange Upbit PancakeSwap (Solana) Uniswap v3 (Ethereum) Binance Alpha OKX Bybit Bitget Gate KuCoin https://s2.coinmarketcap.com/static/img/coins/64x64/30083.png
{
    "web_scraper_start_url": "https://coinmarketcap.com/view/binance-alpha/",
    "url": "https://coinmarketcap.com/currencies/vision-token/",
    "coin_name": "Vision price",
    "symbol": "VSN",
    "rank": "139",
    "currency": "usd",
    "price": 0.05227,
    "change_1h": "+0.36%",
    "change_24h": "+0.51%",
    "change_7d": "-4.07%",
    "market_cap": "186.27M",
    "volume_24h": "114.32M",
    "volume_change_24h": "114.32M",
    "circulating_supply": "3.56B",
    "tags": [
        "Binance Alpha",
        "Binance Alpha Airdrops",
        "Ethereum Ecosystem"
    ],
    "low_24h": 0.05114,
    "high_24h": 0.05275,
    "all_time_high": 0.2249,
    "all_time_low": 0.047,
    "fully_diluted_market_cap": "$219.77M",
    "max_supply": "4.2B",
    "listed_since": "Aug '25",
    "top_exchange_listed": [
        "Uniswap v4 (Ethereum)",
        "PancakeSwap v3 (Arbitrum)",
        "Binance Alpha",
        "Bitget",
        "Gate",
        "KuCoin",
        "MEXC",
        "HTX",
        "BingX",
        "Kraken"
    ],
    "logo_url": "https://s2.coinmarketcap.com/static/img/coins/64x64/37322.png",
    "next_page": ""
}
{
    "web_scraper_start_url": "https://coinmarketcap.com/view/binance-alpha/",
    "url": "https://coinmarketcap.com/currencies/yzy/",
    "coin_name": "YZY MONEY price",
    "symbol": "YZY",
    "rank": "185",
    "currency": "usd",
    "price": 0.3289,
    "change_1h": "-0.12%",
    "change_24h": "+0.63%",
    "change_7d": "+0.61%",
    "market_cap": "98.67M",
    "volume_24h": "1.28M",
    "volume_change_24h": "1.28M",
    "circulating_supply": "299.99M",
    "tags": [
        "Memes",
        "Solana Ecosystem",
        "Binance Alpha"
    ],
    "low_24h": 0.3258,
    "high_24h": 0.3298,
    "all_time_high": 3.16,
    "all_time_low": 0.1932,
    "fully_diluted_market_cap": "$328.32M",
    "max_supply": "1B",
    "listed_since": "Sep '25",
    "top_exchange_listed": [
        "Binance Alpha",
        "Gate",
        "KuCoin",
        "BitMart",
        "XT.COM",
        "OrangeX",
        "Blynex",
        "Toobit",
        "Ourbit",
        "WEEX"
    ],
    "logo_url": "https://s2.coinmarketcap.com/static/img/coins/64x64/38151.png",
    "next_page": ""
}
{
    "web_scraper_start_url": "https://coinmarketcap.com/view/binance-alpha/",
    "url": "https://coinmarketcap.com/currencies/quack-ai/",
    "coin_name": "Quack AI price",
    "symbol": "Q",
    "rank": "385",
    "currency": "usd",
    "price": 0.01295,
    "change_1h": "+0.95%",
    "change_24h": "+0.71%",
    "change_7d": "+6.29%",
    "market_cap": "46.86M",
    "volume_24h": "501.95M",
    "volume_change_24h": "501.95M",
    "circulating_supply": "3.61B",
    "tags": [
        "AI & Big Data",
        "Binance Alpha",
        "Binance Alpha Airdrops"
    ],
    "low_24h": 0.01254,
    "high_24h": 0.01355,
    "all_time_high": 0.05294,
    "all_time_low": 0.008051,
    "fully_diluted_market_cap": "$129.58M",
    "max_supply": "10B",
    "listed_since": "15 Sep",
    "top_exchange_listed": [
        "PancakeSwap v3 (BSC)",
        "Binance Alpha",
        "Bitget",
        "Gate",
        "KuCoin",
        "MEXC",
        "BingX",
        "Kraken",
        "BitMart",
        "Hotcoin"
    ],
    "logo_url": "https://s2.coinmarketcap.com/static/img/coins/64x64/38236.png",
    "next_page": ""
}
{
    "web_scraper_start_url": "https://coinmarketcap.com/view/binance-alpha/",
    "url": "https://coinmarketcap.com/currencies/ratex/",
    "coin_name": "RateX price",
    "symbol": "RTX",
    "rank": "518",
    "currency": "usd",
    "price": 1.86,
    "change_1h": "-0.64%",
    "change_24h": "-8.62%",
    "change_7d": "-10.73%",
    "market_cap": "31.06M",
    "volume_24h": "10.88M",
    "volume_change_24h": "10.88M",
    "circulating_supply": "16.66M",
    "tags": [
        "Binance Alpha",
        "Binance Alpha Airdrops",
        "DeFi"
    ],
    "low_24h": 1.85,
    "high_24h": 2.05,
    "all_time_high": 4.47,
    "all_time_low": 1.22,
    "fully_diluted_market_cap": "$186.46M",
    "max_supply": "100M",
    "listed_since": "22 Dec",
    "top_exchange_listed": [
        "PancakeSwap Infinity CLAMM",
        "Binance Alpha",
        "Aster",
        "Bitget",
        "MEXC",
        "BingX",
        "XT.COM",
        "Ourbit",
        "Hotcoin",
        "KCEX"
    ],
    "logo_url": "https://s2.coinmarketcap.com/static/img/coins/64x64/39150.png",
    "next_page": ""
}
{
    "web_scraper_start_url": "https://coinmarketcap.com/view/binance-alpha/",
    "url": "https://coinmarketcap.com/currencies/aethir/",
    "coin_name": "Aethir price",
    "symbol": "ATH",
    "rank": "162",
    "currency": "usd",
    "price": 0.007377,
    "change_1h": "+0.41%",
    "change_24h": "-4.83%",
    "change_7d": "+15.13%",
    "market_cap": "135.5M",
    "volume_24h": "3.73B",
    "volume_change_24h": "3.73B",
    "circulating_supply": "18.36B",
    "tags": [
        "AI & Big Data",
        "DePIN",
        "Solana Ecosystem"
    ],
    "low_24h": 0.006848,
    "high_24h": 0.007827,
    "all_time_high": 0.1059,
    "all_time_low": 0.004875,
    "fully_diluted_market_cap": "$304.94M",
    "max_supply": "42B",
    "listed_since": "Jul '24",
    "top_exchange_listed": [
        "Coinbase Exchange",
        "Upbit",
        "PancakeSwap (Solana)",
        "Uniswap v3 (Ethereum)",
        "Binance Alpha",
        "OKX",
        "Bybit",
        "Bitget",
        "Gate",
        "KuCoin"
    ],
    "logo_url": "https://s2.coinmarketcap.com/static/img/coins/64x64/30083.png",
    "next_page": ""
}

Data Export

Download Coinmarketcap.com data from Web Scraper Cloud in multiple formats:

CSV
XLSX
JSON

Integrate with third-party services and automate data export using:

Google Sheets
Google Drive
Dropbox
Amazon S3
Google Cloud
Azure
Receive data via webhooks

Automate scraping

Setup scraping schedules to run the Coinmarketcap.com scraper automatically at regular intervals and keep your data up-to-date.

Run scrapers via API.

Scraping Coinmarketcap.com

To successfully scrape data from Coinmarketcap.com, JavaScript rendering is required.

Pricing

Project

$ 50 /MO

FREE 7-day trial

Professional

$ 100 /MO

FREE 7-day trial
Recommended

Scale

from $ 200 /MO

FREE 7-day trial

Enterprise

Custom

Automate in cloud Automate in cloud Automate in cloud Automate in cloud
Estimated cost for CoinMarketCap - crypto listings scraper
$10/1K URLs $5/1K URLs
Datacenter From $0.05/1K URLs
Datacenter From $0.05/1K URLs

When subscribing to a payment plan, you get access to credits that are to be spent running a sitemap to retrieve data from a specific site (URL). All of the prebuilt sitemaps can be used freely in any of the payment plans, however the credits spent for a site can vary based on the sitemap you are using. See all plan features