logo
languageENdown
menu
Template GalleryTemplate Details

CoinMarketCap Scraper

Finance
Scrape Today's Cryptocurrency Prices by Market Cap from CoinMarketCap.
All
Access Level
Run Mode
Free
Cost of Usage
2025/01/13
Last updated
Try it!

📌 What cryptocurrency ranking and market data can you collect from CoinMarketCap?

This template collects structured records from listing pages, including Rank, Name, Name_URL, LOGO_URL, Code, Price_URL, Price, Percentage_of_1_hr, percentage_of_24_hrs, MarketCap, CirculatingSupply. It is useful for crypto analysts, investors, researchers, and market-data teams.

Data is collected from CoinMarketCap. CoinMarketCap tracks cryptocurrency rankings, prices, market capitalization, and circulating supply.


💰 Pricing

This template is currently free of charge and has no per-line usage fee. Octoparse plan or resource limits may still apply.


📦 Output

The current published implementation can return the following fields:

  • Rank
  • Name
  • Name_URL
  • LOGO_URL
  • Code
  • Price_URL
  • Price
  • Percentage_of_1_hr
  • percentage_of_24_hrs
  • MarketCap
  • CirculatingSupply
{
  "Rank": "1",
  "Name": "Bitcoin BTC",
  "Name_URL": "https://coinmarketcap.com/currencies/bitcoin/",
  "LOGO_URL": "https://s2.coinmarketcap.com/static/img/coins/64x64/1.png",
  "Code": "Bitcoin",
  "Price_URL": "https://coinmarketcap.com/currencies/bitcoin/#markets",
  "Price": "$62,150.65",
  "Percentage_of_1_hr": "0.67%",
  "percentage_of_24_hrs": "2.54%",
  "MarketCap": "$1,222,970,498,829",
  "CirculatingSupply": "19,659,312 BTC"
}

🎯 Use Cases

  • Use Rank, Name, and Code to build cryptocurrency ranking tables.
  • Use Price, Percentage_of_1_hr, and percentage_of_24_hrs to compare short-term market movements.
  • Use MarketCap to analyze relative market size.
  • Use CirculatingSupply and Name_URL to connect supply metrics with source asset pages.

🐙 Why Octoparse

  • Ready-to-use workflow: The extraction steps for CoinMarketCap are already configured, so you do not need to build the scraper from scratch.
  • Flexible execution: Run the ready-made task locally in the supported Octoparse environment.
  • Structured, repeatable output: Results are returned as consistent rows that are easier to compare, filter, deduplicate, and process than manually copied pages.
  • Verified input guardrails: The form exposes the current inputs, selectable values, and meaningful limits configured for this template.
  • Practical data handoff: Review results in Octoparse and export or process them using the options supported by your Octoparse environment.

📝 Input

No input is required. Start the template to collect the currently available rows from CoinMarketCap.


🚀 How to Use

  1. Open the template and select Try it or Start.
  2. Complete the input fields listed above.
  3. Start the task using the supported local run mode.
  4. Review the output rows and export or process the structured data.

⚠️ Limitations

Results depend on what the source site exposes at run time. A listed output field can be empty when the source page does not provide that value. Input limits shown above are enforced by the template.


💡 Tips

Use specific, valid inputs and review a representative result before starting a large batch. Remove duplicate inputs when repeated records are not needed.


❓ FAQ

How does this scraper work?

The template starts from the template’s configured public source page without user input, opens the configured listing source and iterates its records and pagination on CoinMarketCap listing pages, then emits structured rows containing fields such as Rank, Name, Name_URL, LOGO_URL, Code.

What do I need to enter?

No input is required. Start the template to collect the currently available rows from CoinMarketCap.

What data does this template return?

The current output fields and a representative JSON Data Preview are listed in the Output section. Field availability can vary when the source page does not display a value.

Is this template free to use?

It is currently free of charge and has no per-line usage fee. Octoparse plan or resource limits may still apply.

Why can some output fields be empty?

Source pages do not always expose every value for every record, and layouts can vary by item, market, or current site response. The template returns a field when the current page provides it.

Can I export the collected data?

You can review the structured rows in Octoparse and export or process them using the options supported by your Octoparse environment.


  • OpenSea NFT Scraper — Use OpenSea NFT Scraper for complementary NFT collection and marketplace research.
  • Scrape Yahoo Cryptocurrencies — Use Scrape Yahoo Cryptocurrencies to compare cryptocurrency prices and market data from another financial source.
Share