Coin Market Cap Scraper
CoinMarketCap Scraper V2 - Fetch real-time cryptocurrency data, including prices, market caps, and trends, directly from CoinMarketCap.
13 endpoints
The in-depth APIMemo review for this API hasn't been published yet —
the data below comes straight from the public marketplace listing.
Coin Market Cap Scraper endpoints
| Method | Endpoint | Description |
|---|---|---|
| GET |
Search Coins! /coins/search |
Search for cryptocurrencies by name or symbol and return relevant coin information. |
| GET |
Get RWS stocks! /rws/stocks |
Retrieve real-world stock data, including pricing, market performance, and basic stock metadata. Supports pagination with limit and offset parameters. |
| GET |
Get Meta Data 👈 Start From Here!!!! /coins/meta |
Fetch metadata for cryptocurrency categories, networks, exchanges, and chains. You can filter the results using query parameters such as `category`, `network`, `exchange`, or… |
| GET |
Get EFTs! /rws/efts |
Fetch real-world ETF (Exchange-Traded Fund) data, including market prices, performance metrics, and basic fund information. Supports pagination with limit and offset parameters. |
| GET |
Get Global Metrics /coins/global-metrics |
Get Top Coins Coin Market Cap |
| GET |
Get Commodities! /rws/commodities |
Retrieve real-world commodities data, including current prices, market trends, and basic metadata. Supports filtering and pagination if needed. |
| GET |
Get Top Coins! /coins/top |
Fetch a list of the top-performing cryptocurrencies on CoinMarketCap. The endpoint provides key details such as ranking, market capitalization, price changes, and other relevant… |
| GET |
Get Chart of a Coin! /coins/{coin_id}/chart |
Retrieve detailed chart data for a specific coin based on the coin ID provided by the user. |
| GET |
Get Coin Profiile by Slug! /coins/{slug}/profile |
Fetches comprehensive details about a cryptocurrency using its slug. Includes basic information, statistics, social links, tags, and other metadata. |
| GET |
Get New Coins! /coins/new |
Fetch a list of cryptocurrencies that were recently added to CoinMarketCap. This endpoint helps track new market entries and discover emerging coins. Use query parameters to… |
| GET |
Get Most Visited Coins! /coins/most-visited |
Fetch a list of cryptocurrencies that are currently the most visited on CoinMarketCap. This endpoint highlights coins attracting the most user attention, which can indicate… |
| GET |
Get Trending Coins! /coins/trending |
Fetch a list of cryptocurrencies that are currently trending on CoinMarketCap. This includes coins experiencing high interest, social activity, or trading volume. Use query… |
| GET |
Get Gainer Coins! /coins/gainers |
Fetch a list of cryptocurrencies that have experienced the highest price gains over a specified period. This endpoint helps identify strong market performers and trending coins.… |