Back to store

CoinMarketCap Currency Scraper

Finance
Preview
used 5 times
(0/5) 0 reviews
Use this scraper to collect cryptocurrency data from CoinMarketCap. Extract coin prices, market caps, trading volumes, and other key metrics from the main page.
README
Change log
Reviews
v3
  • Usage count: 3
  • major selector code changes
v2
  • Usage count: 2
  • updated string to number
v1
  • Usage count: 1
  • Init project version

What is CoinMarketCap Currency Scraper and how does it work?

CoinMarketCap Currency Scraper is a web scraping tool that extracts detailed information about cryptocurrencies from CoinMarketCap. It collects data such as price, market cap, volume, and other relevant metrics.


How to use CoinMarketCap Currency Scraper:

  1. Select a Cryptocurrency Page: Choose the specific cryptocurrency page you want to scrape on CoinMarketCap.
  2. Run Scraper: Paste the URL of the cryptocurrency page into the Job configurator and run it.
  3. Extract Data: The scraper will gather data such as current price, market cap, trading volume, circulating supply, and historical prices.
  4. Download Data: The extracted data can be downloaded in various structured formats.


Why scrape cryptocurrency data? Scraping cryptocurrency data can help you:

➡️ Track the performance of various cryptocurrencies.

➡️ Make informed investment decisions based on market trends.

➡️ Gather data for financial research and analysis.


How many results can you scrape with CoinMarketCap Currency Scraper?

CoinMarketCap Currency Scraper can return a significant amount of data from the cryptocurrency page. The volume of data may vary based on the available historical and market information.


How much will scraping cryptocurrency data cost you?

The cost of scraping will depend on the volume of data and frequency of scraping. Each cryptocurrency page will cost you 10 credits with web browser rendering and 1 credit without web browser rendering.


IMPORTANT

Some websites can pre-load and parse incorrectly without web browser rendering.


Sample output from CoinMarketCap Currency Scraper

{
    "type": "main",
    "currency": "BTC",
    "price": "$53,981.19",
    "table": [
        {
            "type": "row",
            "title": "Market cap",
            "value": "5.97% $1,064,481,098,537",
            "xpath": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[2]/div[2]/section[2]/div[1]/div[1]/div[1]/dl[1]/div[1]/div[1]",
            "stream_position": 589511
        },
        {
            "type": "row",
            "title": "Volume (24h)",
            "value": "39.00% $50,817,652,003",
            "xpath": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[2]/div[2]/section[2]/div[1]/div[1]/div[1]/dl[1]/div[2]/div[1]",
            "stream_position": 591118
        },
        {
            "type": "row",
            "title": "Volume/Market cap (24h)",
            "value": "4.77%",
            "xpath": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[2]/div[2]/section[2]/div[1]/div[1]/div[1]/dl[1]/div[3]/div[1]",
            "stream_position": 593053
        },
        {
            "type": "row",
            "title": "Circulating supply",
            "value": "19,719,481 BTC",
            "xpath": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[2]/div[2]/section[2]/div[1]/div[1]/div[1]/dl[1]/div[4]/div[1]",
            "stream_position": 593703
        },
        {
            "type": "row",
            "title": "Total supply",
            "value": "19,719,481 BTC",
            "xpath": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[2]/div[2]/section[2]/div[1]/div[1]/div[1]/dl[1]/div[5]/div[1]",
            "stream_position": 594971
        },
        {
            "type": "row",
            "title": "Max. supply",
            "value": "21,000,000 BTC",
            "xpath": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[2]/div[2]/section[2]/div[1]/div[1]/div[1]/dl[1]/div[6]/div[1]",
            "stream_position": 595619
        },
        {
            "type": "row",
            "title": "Fully diluted market cap",
            "value": "$1,133,779,831,742",
            "xpath": "/html[1]/body[1]/div[1]/div[2]/div[1]/div[2]/div[1]/div[1]/div[2]/div[2]/section[2]/div[1]/div[1]/div[1]/dl[1]/div[7]/div[1]",
            "stream_position": 596266
        }
    ],
    "xpath": "/html[1]",
    "stream_position": 15
}

No reviews found.

ScrapeSuite ScrapeSuite
6 Subscribers
Subscribe