📌 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
CoinMarketCap Scraper returns these fields:
RankNameName_URLLOGO_URLCodePrice_URLPricePercentage_of_1_hrpercentage_of_24_hrsMarketCapCirculatingSupply
{
"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
- Built for CoinMarketCap: 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.
- Inputs match the workflow: No user input is required; starting the task runs its configured collection workflow.
- Fields stay connected: CoinMarketCap Scraper returns
Name,Name_URL,Price_URL,Rank, andLOGO_URLin the same structured dataset. - Ready for repeat use: After CoinMarketCap Scraper runs locally, schedule eligible tasks and export the rows for spreadsheets, dashboards, APIs, or AI workflows.
📝 Input
No input is required. Start the template to collect the currently available rows from CoinMarketCap.
🚀 How to Use
- Open CoinMarketCap Scraper and click Try it!.
- No input is required; review the configured task before starting it.
- Run it locally in Octoparse and start the task.
- Review fields such as
Name,Name_URL, andPrice_URL, then export the rows in the format you need.
💡 Tips
- Run CoinMarketCap Scraper once and review a representative row before scheduling repeated collection.
- Use
NameandName_URLwhen checking duplicates or comparing repeated exports.
❓ FAQ
Does CoinMarketCap Scraper require input?
No. Start the task to run its configured collection workflow.
Which CoinMarketCap pages does CoinMarketCap Scraper process?
The workflow is configured for listing pages and returns fields such as Name, Name_URL, Price_URL, and Rank.
What can I use data from CoinMarketCap Scraper for?
Use Rank, Name, and Code to build cryptocurrency ranking tables.
🔗 Related Templates
- 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.