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:
Coinmarketcap.com product search result pages, for example:
| 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 | max_supply | listed_since | top_exchange_listed | logo_url | next_page |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| https://coinmarketcap.com/view/binance-alpha/ | https://coinmarketcap.com/currencies/yzy/ | YZY MONEY | YZY | 180 | usd | 0.3286 | +0.06% | -0.48% | -0.28% | 98606863 | 3.58M | 3.58M | 299.99M | Memes Solana Ecosystem Binance Alpha | 0.3275 | 0.3319 | 3.16 | 0.1932 | 1B YZY | 25 Aug | Binance Alpha Gate KuCoin MEXC BitMart XT.COM OrangeX KCEX Toobit Blynex | https://s2.coinmarketcap.com/static/img/coins/64x64/38151.png | |
| https://coinmarketcap.com/view/binance-alpha/ | https://coinmarketcap.com/currencies/stbl/ | STBL | STBL | 647 | usd | 0.04037 | -0.73% | -10.15% | +7.23% | 20187004 | 201.37M | 201.37M | 500M | Binance Alpha Binance Alpha Airdrops DeFi | 0.04009 | 0.04617 | 0.6108 | 0.03077 | 10B STBL | 22 Sep | PancakeSwap v3 (BSC) Binance Alpha Gate KuCoin MEXC BingX Kraken BitMart LBank XT.COM | https://s2.coinmarketcap.com/static/img/coins/64x64/38359.png | |
| https://coinmarketcap.com/view/binance-alpha/ | https://coinmarketcap.com/currencies/vision-token/ | Vision | VSN | 138 | usd | 0.05068 | +0.28% | -4.63% | -4.77% | 179599188 | 113.72M | 113.72M | 3.54B | Binance Alpha Binance Alpha Airdrops Ethereum Ecosystem | 0.04934 | 0.05495 | 0.2249 | 0.047 | 4.2B VSN | Aug '25 | Uniswap v4 (Ethereum) PancakeSwap v3 (Arbitrum) Uniswap v4 (Arbitrum) Binance Alpha Bitget Gate KuCoin MEXC HTX BingX | https://s2.coinmarketcap.com/static/img/coins/64x64/37322.png | |
| https://coinmarketcap.com/view/binance-alpha/ | https://coinmarketcap.com/currencies/myx-finance/ | MYX Finance | MYX | 176 | usd | 0.4104 | +1.18% | -15.97% | -64.09% | 103217063 | 81.99M | 81.99M | 251.47M | Binance Alpha Binance Wallet IDO Binance Alpha Airdrops | 0.3834 | 0.4727 | 19.01 | 0.04672 | 1B MYX | Jun '25 | Binance Alpha Bitget PancakeSwap v3 (BSC) Gate MEXC Uniswap v3 (BSC) BingX Kraken BitMart LBank | https://s2.coinmarketcap.com/static/img/coins/64x64/36410.png | |
| https://coinmarketcap.com/view/binance-alpha/ | https://coinmarketcap.com/currencies/infinit/ | INFINIT | IN | 656 | usd | 0.06580 | -0.38% | -3.24% | +7.35% | 19644984 | 70.84M | 70.84M | 298.54M | AI & Big Data Binance Alpha Binance Alpha Airdrops | 0.06443 | 0.06926 | 0.3303 | 0.04504 | 1B IN | 18 Aug | PancakeSwap v3 (BSC) Upbit Binance Alpha Bitget Gate KuCoin MEXC Kraken LBank Bithumb | https://s2.coinmarketcap.com/static/img/coins/64x64/37609.png |
{
"web_scraper_start_url": "https://coinmarketcap.com/view/binance-alpha/",
"url": "https://coinmarketcap.com/currencies/yzy/",
"coin_name": "YZY MONEY",
"symbol": "YZY",
"rank": 180,
"currency": "usd",
"price": 0.3286,
"change_1h": "+0.06%",
"change_24h": "-0.48%",
"change_7d": "-0.28%",
"market_cap": 98606863,
"volume_24h": "3.58M",
"volume_change_24h": "3.58M",
"circulating_supply": "299.99M",
"tags": [
"Memes",
"Solana Ecosystem",
"Binance Alpha"
],
"low_24h": 0.3275,
"high_24h": 0.3319,
"all_time_high": 3.16,
"all_time_low": 0.1932,
"max_supply": "1B YZY",
"listed_since": "25 Aug",
"top_exchange_listed": [
"Binance Alpha",
"Gate",
"KuCoin",
"MEXC",
"BitMart",
"XT.COM",
"OrangeX",
"KCEX",
"Toobit",
"Blynex"
],
"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/stbl/",
"coin_name": "STBL",
"symbol": "STBL",
"rank": 647,
"currency": "usd",
"price": 0.04037,
"change_1h": "-0.73%",
"change_24h": "-10.15%",
"change_7d": "+7.23%",
"market_cap": 20187004,
"volume_24h": "201.37M",
"volume_change_24h": "201.37M",
"circulating_supply": "500M",
"tags": [
"Binance Alpha",
"Binance Alpha Airdrops",
"DeFi"
],
"low_24h": 0.04009,
"high_24h": 0.04617,
"all_time_high": 0.6108,
"all_time_low": 0.03077,
"max_supply": "10B STBL",
"listed_since": "22 Sep",
"top_exchange_listed": [
"PancakeSwap v3 (BSC)",
"Binance Alpha",
"Gate",
"KuCoin",
"MEXC",
"BingX",
"Kraken",
"BitMart",
"LBank",
"XT.COM"
],
"logo_url": "https://s2.coinmarketcap.com/static/img/coins/64x64/38359.png",
"next_page": ""
}
{
"web_scraper_start_url": "https://coinmarketcap.com/view/binance-alpha/",
"url": "https://coinmarketcap.com/currencies/vision-token/",
"coin_name": "Vision",
"symbol": "VSN",
"rank": 138,
"currency": "usd",
"price": 0.05068,
"change_1h": "+0.28%",
"change_24h": "-4.63%",
"change_7d": "-4.77%",
"market_cap": 179599188,
"volume_24h": "113.72M",
"volume_change_24h": "113.72M",
"circulating_supply": "3.54B",
"tags": [
"Binance Alpha",
"Binance Alpha Airdrops",
"Ethereum Ecosystem"
],
"low_24h": 0.04934,
"high_24h": 0.05495,
"all_time_high": 0.2249,
"all_time_low": 0.047,
"max_supply": "4.2B VSN",
"listed_since": "Aug '25",
"top_exchange_listed": [
"Uniswap v4 (Ethereum)",
"PancakeSwap v3 (Arbitrum)",
"Uniswap v4 (Arbitrum)",
"Binance Alpha",
"Bitget",
"Gate",
"KuCoin",
"MEXC",
"HTX",
"BingX"
],
"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/myx-finance/",
"coin_name": "MYX Finance",
"symbol": "MYX",
"rank": 176,
"currency": "usd",
"price": 0.4104,
"change_1h": "+1.18%",
"change_24h": "-15.97%",
"change_7d": "-64.09%",
"market_cap": 103217063,
"volume_24h": "81.99M",
"volume_change_24h": "81.99M",
"circulating_supply": "251.47M",
"tags": [
"Binance Alpha",
"Binance Wallet IDO",
"Binance Alpha Airdrops"
],
"low_24h": 0.3834,
"high_24h": 0.4727,
"all_time_high": 19.01,
"all_time_low": 0.04672,
"max_supply": "1B MYX",
"listed_since": "Jun '25",
"top_exchange_listed": [
"Binance Alpha",
"Bitget",
"PancakeSwap v3 (BSC)",
"Gate",
"MEXC",
"Uniswap v3 (BSC)",
"BingX",
"Kraken",
"BitMart",
"LBank"
],
"logo_url": "https://s2.coinmarketcap.com/static/img/coins/64x64/36410.png",
"next_page": ""
}
{
"web_scraper_start_url": "https://coinmarketcap.com/view/binance-alpha/",
"url": "https://coinmarketcap.com/currencies/infinit/",
"coin_name": "INFINIT",
"symbol": "IN",
"rank": 656,
"currency": "usd",
"price": 0.0658,
"change_1h": "-0.38%",
"change_24h": "-3.24%",
"change_7d": "+7.35%",
"market_cap": 19644984,
"volume_24h": "70.84M",
"volume_change_24h": "70.84M",
"circulating_supply": "298.54M",
"tags": [
"AI & Big Data",
"Binance Alpha",
"Binance Alpha Airdrops"
],
"low_24h": 0.06443,
"high_24h": 0.06926,
"all_time_high": 0.3303,
"all_time_low": 0.04504,
"max_supply": "1B IN",
"listed_since": "18 Aug",
"top_exchange_listed": [
"PancakeSwap v3 (BSC)",
"Upbit",
"Binance Alpha",
"Bitget",
"Gate",
"KuCoin",
"MEXC",
"Kraken",
"LBank",
"Bithumb"
],
"logo_url": "https://s2.coinmarketcap.com/static/img/coins/64x64/37609.png",
"next_page": ""
}
Download Coinmarketcap.com data from Web Scraper Cloud in multiple formats:
Integrate with third-party services and automate data export using:
Setup scraping schedules to run the Coinmarketcap.com scraper automatically at regular intervals and keep your data up-to-date.
Run scrapers via API.
To successfully scrape data from Coinmarketcap.com, JavaScript rendering is required.
Web scraping is generally legal when collecting public data. Although lawful, site owners often dislike automated collection and may deploy bot management tools to block access. Using this data to add value is acceptable, whereas copying a site to clone it violates copyrights. However, scraping data behind a login can be 100% illegal if the site's Terms and Conditions prohibit web scraping or automated access.
| Recommended |
EnterpriseCustom |
||
|---|---|---|---|
| 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