CoinMarketCap - crypto pages scraper
Overview
The CoinMarketCap crypto pages scraper is a prebuilt sitemap designed to extract structured cryptocurrency data from coinmarketcap.com crypto pages. It starts from cryptocurrency page URLs, allowing direct extraction of detailed business information without navigating category or search result pages.
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 cryptocurrency page URLs, and the scraper will automatically extract the defined cryptocurrency attributes.
Scrape coinmarketcap.com cryptocurrency listing data. As start URLs provide:
- cryptocurrency page links
Input
Coinmarketcap.com product search result pages, for example:
-
https://coinmarketcap.com/currencies/ratex/ -
https://coinmarketcap.com/currencies/rekt-eth/ -
https://coinmarketcap.com/currencies/bsquared-network/
Output (18 data points)
Sample data
| web_scraper_start_url | time_scraped | coin_name | symbol | rank | currency | price | market_cap | 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 |
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| https://coinmarketcap.com/currencies/aethir/ | 2026-09-17T13:57:42Z | Aethir price | ATH | 190 | usd | 0.004353 | 87.63M | 20.12B | AI & Big Data DePIN Solana Ecosystem | 0.00411 | 0.004416 | 0.1059 | 0.003649 | $182.86M | 42B | Jul '24 | Coinbase Exchange Upbit OKX Bybit Gate Bitget KuCoin MEXC HTX LBank | https://s2.coinmarketcap.com/static/img/coins/64x64/30083.png |
| https://coinmarketcap.com/currencies/vision-token/ | 2026-09-17T13:57:49Z | Vision price | VSN | 149 | usd | 0.04160 | 152.55M | 3.66B | Binance Alpha Binance Alpha Airdrops Ethereum Ecosystem | 0.04083 | 0.04204 | 0.2249 | 0.02885 | $174.64M | 4.2B | Sep '25 | Bitget Gate KuCoin MEXC HTX LBank Kraken Toobit XT.COM BTCC | https://s2.coinmarketcap.com/static/img/coins/64x64/37322.png |
| https://coinmarketcap.com/currencies/yzy/ | 2026-09-17T13:57:58Z | YZY MONEY price | YZY | 253 | usd | 0.2938 | 89.01M | 302.97M | Memes Solana Ecosystem Binance Alpha | 0.2883 | 0.2939 | 3.16 | 0.1932 | $293.81M | 1B | Sep '25 | Meteora DLMM Binance Alpha Binance Alpha Poloniex Meteora DLMM Meteora DLMM Meteora DLMM Raydium Raydium Meteora DAMM | https://s2.coinmarketcap.com/static/img/coins/64x64/38151.png |
| https://coinmarketcap.com/currencies/myx-finance/ | 2026-09-17T13:58:09Z | MYX Finance price | MYX | 608 | usd | 0.05890 | 22.81M | 387.36M | Binance Alpha Binance Wallet IDO Binance Alpha Airdrops | 0.05467 | 0.05992 | 19.01 | 0.04672 | $58.9M | 1B | Jul '25 | Binance Alpha Bitget Gate MEXC LBank Kraken XT.COM Ourbit BTCC Hotcoin | https://s2.coinmarketcap.com/static/img/coins/64x64/36410.png |
| https://coinmarketcap.com/currencies/spdr-sp-500-tokenized-etf-ondo/ | 2026-09-17T13:58:27Z | SPDR S&P 500 Tokenized ETF (Ondo) price | SPYon | 388 | usd | 767.20 | 45.06M | 58.73K | Tokenized Assets Solana Ecosystem Binance Alpha | 755.88 | 769.68 | 785.11 | 632.91 | $45.06M | -- | Oct '25 | Gate MEXC LBank XT.COM Ourbit YUBIT Ondo Stocks KCEX Websea WEEX | https://s2.coinmarketcap.com/static/img/coins/64x64/38067.png |
{
"web_scraper_start_url": "https://coinmarketcap.com/currencies/aethir/",
"time_scraped": "2026-09-17T13:57:42Z",
"coin_name": "Aethir price",
"symbol": "ATH",
"rank": "190",
"currency": "usd",
"price": 0.004353,
"market_cap": "87.63M",
"circulating_supply": "20.12B",
"tags": [
"AI & Big Data",
"DePIN",
"Solana Ecosystem"
],
"low_24h": 0.00411,
"high_24h": 0.004416,
"all_time_high": 0.1059,
"all_time_low": 0.003649,
"fully_diluted_market_cap": "$182.86M",
"max_supply": "42B",
"listed_since": "Jul '24",
"top_exchange_listed": [
"Coinbase Exchange",
"Upbit",
"OKX",
"Bybit",
"Gate",
"Bitget",
"KuCoin",
"MEXC",
"HTX",
"LBank"
],
"logo_url": "https://s2.coinmarketcap.com/static/img/coins/64x64/30083.png"
}
{
"web_scraper_start_url": "https://coinmarketcap.com/currencies/vision-token/",
"time_scraped": "2026-09-17T13:57:49Z",
"coin_name": "Vision price",
"symbol": "VSN",
"rank": "149",
"currency": "usd",
"price": 0.0416,
"market_cap": "152.55M",
"circulating_supply": "3.66B",
"tags": [
"Binance Alpha",
"Binance Alpha Airdrops",
"Ethereum Ecosystem"
],
"low_24h": 0.04083,
"high_24h": 0.04204,
"all_time_high": 0.2249,
"all_time_low": 0.02885,
"fully_diluted_market_cap": "$174.64M",
"max_supply": "4.2B",
"listed_since": "Sep '25",
"top_exchange_listed": [
"Bitget",
"Gate",
"KuCoin",
"MEXC",
"HTX",
"LBank",
"Kraken",
"Toobit",
"XT.COM",
"BTCC"
],
"logo_url": "https://s2.coinmarketcap.com/static/img/coins/64x64/37322.png"
}
{
"web_scraper_start_url": "https://coinmarketcap.com/currencies/yzy/",
"time_scraped": "2026-09-17T13:57:58Z",
"coin_name": "YZY MONEY price",
"symbol": "YZY",
"rank": "253",
"currency": "usd",
"price": 0.2938,
"market_cap": "89.01M",
"circulating_supply": "302.97M",
"tags": [
"Memes",
"Solana Ecosystem",
"Binance Alpha"
],
"low_24h": 0.2883,
"high_24h": 0.2939,
"all_time_high": 3.16,
"all_time_low": 0.1932,
"fully_diluted_market_cap": "$293.81M",
"max_supply": "1B",
"listed_since": "Sep '25",
"top_exchange_listed": [
"Meteora DLMM",
"Binance Alpha",
"Binance Alpha",
"Poloniex",
"Meteora DLMM",
"Meteora DLMM",
"Meteora DLMM",
"Raydium",
"Raydium",
"Meteora DAMM"
],
"logo_url": "https://s2.coinmarketcap.com/static/img/coins/64x64/38151.png"
}
{
"web_scraper_start_url": "https://coinmarketcap.com/currencies/myx-finance/",
"time_scraped": "2026-09-17T13:58:09Z",
"coin_name": "MYX Finance price",
"symbol": "MYX",
"rank": "608",
"currency": "usd",
"price": 0.0589,
"market_cap": "22.81M",
"circulating_supply": "387.36M",
"tags": [
"Binance Alpha",
"Binance Wallet IDO",
"Binance Alpha Airdrops"
],
"low_24h": 0.05467,
"high_24h": 0.05992,
"all_time_high": 19.01,
"all_time_low": 0.04672,
"fully_diluted_market_cap": "$58.9M",
"max_supply": "1B",
"listed_since": "Jul '25",
"top_exchange_listed": [
"Binance Alpha",
"Bitget",
"Gate",
"MEXC",
"LBank",
"Kraken",
"XT.COM",
"Ourbit",
"BTCC",
"Hotcoin"
],
"logo_url": "https://s2.coinmarketcap.com/static/img/coins/64x64/36410.png"
}
{
"web_scraper_start_url": "https://coinmarketcap.com/currencies/spdr-sp-500-tokenized-etf-ondo/",
"time_scraped": "2026-09-17T13:58:27Z",
"coin_name": "SPDR S&P 500 Tokenized ETF (Ondo) price",
"symbol": "SPYon",
"rank": "388",
"currency": "usd",
"price": 767.2,
"market_cap": "45.06M",
"circulating_supply": "58.73K",
"tags": [
"Tokenized Assets",
"Solana Ecosystem",
"Binance Alpha"
],
"low_24h": 755.88,
"high_24h": 769.68,
"all_time_high": 785.11,
"all_time_low": 632.91,
"fully_diluted_market_cap": "$45.06M",
"max_supply": "--",
"listed_since": "Oct '25",
"top_exchange_listed": [
"Gate",
"MEXC",
"LBank",
"XT.COM",
"Ourbit",
"YUBIT",
"Ondo Stocks",
"KCEX",
"Websea",
"WEEX"
],
"logo_url": "https://s2.coinmarketcap.com/static/img/coins/64x64/38067.png"
}
Data Export
Download Coinmarketcap.com data from Web Scraper Cloud in multiple formats:
Integrate with third-party services and automate data export using:
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.
Method: POST URL: https://api.webscraper.io/api/v1/scraping-job?api_token=YOUR_API_TOKEN
{
"sitemap_id": "123",
"driver": "fulljs", // "fast" or "fulljs"
"page_load_delay": 2000,
"request_interval": 2000,
"proxy": "datacenter-*", // replace "*" with country code, for example, "datacenter-us"
"start_urls": [ // optional, if set, will overwrite sitemap start URLs
"https://coinmarketcap.com/currencies/ratex/",
"https://coinmarketcap.com/currencies/rekt-eth/",
"https://coinmarketcap.com/currencies/bsquared-network/",
],
"custom_id": "coinmarketcap-123" // optional, will be included in webhook notification
}
const response = await client.createScrapingJob({
sitemap_id: 123,
driver: "fulljs", // "fast" or "fulljs"
page_load_delay: 2000,
request_interval: 2000,
proxy: "datacenter-*", // replace "*" with country code, for example, "datacenter-us"
start_urls: [ // optional, if set, will overwrite sitemap start URLs
"https://coinmarketcap.com/currencies/ratex/",
"https://coinmarketcap.com/currencies/rekt-eth/",
"https://coinmarketcap.com/currencies/bsquared-network/",
],
custom_id: "coinmarketcap-123" // optional, will be included in webhook notification
})
$response = $client->createScrapingJob([
"sitemap_id" => "123",
"driver" => "fulljs", // "fast" or "fulljs"
"page_load_delay" => 2000,
"request_interval" => 2000,
"proxy" => "datacenter-*", // replace "*" with country code, for example, "datacenter-us"
"start_urls" => [ // optional, if set, will overwrite sitemap start URLs
"https://coinmarketcap.com/currencies/ratex/",
"https://coinmarketcap.com/currencies/rekt-eth/",
"https://coinmarketcap.com/currencies/bsquared-network/",
],
"custom_id" => "coinmarketcap-123" // optional, will be included in webhook notification
]);
Scraping Coinmarketcap.com
To successfully scrape data from Coinmarketcap.com, JavaScript rendering is required.
Is web scraping legal?
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.
Pricing
| Recommended |
EnterpriseCustom |
||
|---|---|---|---|
| Automate in cloud | Automate in cloud | Automate in cloud | Automate in cloud |
| Estimated cost for CoinMarketCap - crypto pages 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