{
  "data": {
    "id": "1NM6R7wKrJ2cYZPpf",
    "userId": "HIMU0xktu1JeZb4Xl",
    "name": "coinmarketcap-crypto-prices-scraper",
    "username": "fetch_cat",
    "description": "Scrape public CoinMarketCap cryptocurrency prices, ranks, market caps, volumes, supply metrics, links, and descriptions.",
    "isPublic": true,
    "createdAt": "2026-06-29T21:50:37.654Z",
    "modifiedAt": "2026-07-17T00:48:53.185Z",
    "taggedBuilds": {
      "latest": {
        "buildId": "ByzCQICzFOYmVbMlm",
        "finishedAt": "2026-07-17T00:48:53.185Z",
        "buildNumberInt": 100012,
        "buildNumber": "0.1.12"
      }
    },
    "stats": {
      "totalBuilds": 12,
      "totalRuns": 166,
      "totalUsers": 2,
      "totalUsers7Days": 0,
      "totalUsers30Days": 1,
      "totalUsers90Days": 1,
      "lastRunStartedAt": "2026-08-26T00:03:10.052Z",
      "actorReviewCount": 0,
      "actorReviewRating": 0,
      "bookmarkCount": 0,
      "publicActorRunStats30Days": {
        "ABORTED": 0,
        "FAILED": 0,
        "SUCCEEDED": 29,
        "TIMED-OUT": 0,
        "TOTAL": 29
      }
    },
    "versions": [
      {
        "versionNumber": "0.1",
        "sourceType": "SOURCE_FILES",
        "buildTag": "latest"
      }
    ],
    "defaultRunOptions": {
      "build": "latest",
      "timeoutSecs": 300,
      "memoryMbytes": 512
    },
    "exampleRunInput": {
      "body": "{\n  \"startUrls\": [\n    {\n      \"url\": \"https://coinmarketcap.com/\"\n    }\n  ],\n  \"maxItems\": 20,\n  \"includeDescription\": true,\n  \"includeOfficialLinks\": true,\n  \"proxyConfiguration\": {\n    \"useApifyProxy\": false\n  }\n}",
      "contentType": "application/json; charset=utf-8"
    },
    "categories": [
      "BUSINESS",
      "DEVELOPER_TOOLS",
      "AUTOMATION"
    ],
    "isDeprecated": false,
    "title": "CoinMarketCap Crypto Prices Scraper",
    "pictureUrl": "https://apify-image-uploads-prod.s3.us-east-1.amazonaws.com/HIMU0xktu1JeZb4Xl-actor-1NM6R7wKrJ2cYZPpf-upUeCLO48A-coinmarketcap-crypto-prices-scraper.png",
    "seoTitle": "Export CoinMarketCap Crypto Prices and Market Data",
    "seoDescription": "Scrape CoinMarketCap crypto prices, ranks, market caps, volumes, supply metrics, descriptions, and official links. Export CSV, JSON, Excel, or API.",
    "pricingInfos": [
      {
        "pricingModel": "PAY_PER_EVENT",
        "pricingPerEvent": {
          "actorChargeEvents": {
            "start": {
              "eventTitle": "Start",
              "eventDescription": "One-time fee per run",
              "eventPriceUsd": 0.005,
              "isOneTimeEvent": true
            },
            "item": {
              "eventTitle": "Coin record",
              "eventDescription": "Per cryptocurrency record produced",
              "eventTieredPricingUsd": {
                "FREE": {
                  "tieredEventPriceUsd": 0.00115
                },
                "BRONZE": {
                  "tieredEventPriceUsd": 0.001
                },
                "SILVER": {
                  "tieredEventPriceUsd": 0.00078
                },
                "GOLD": {
                  "tieredEventPriceUsd": 0.0006
                },
                "PLATINUM": {
                  "tieredEventPriceUsd": 0.0004
                },
                "DIAMOND": {
                  "tieredEventPriceUsd": 0.00028
                }
              },
              "isPrimaryEvent": true
            }
          }
        },
        "apifyMarginPercentage": 0.2,
        "startedAt": "2026-06-29T21:54:45.390Z",
        "createdAt": "2026-06-29T21:54:45.463Z"
      },
      {
        "pricingModel": "PAY_PER_EVENT",
        "pricingPerEvent": {
          "actorChargeEvents": {
            "start": {
              "eventTitle": "Start",
              "eventDescription": "One-time fee per run",
              "eventPriceUsd": 0.005,
              "isOneTimeEvent": true
            },
            "item": {
              "eventTitle": "Coin record",
              "eventDescription": "Per cryptocurrency record produced",
              "eventTieredPricingUsd": {
                "FREE": {
                  "tieredEventPriceUsd": 0.000115
                },
                "BRONZE": {
                  "tieredEventPriceUsd": 0.0001
                },
                "SILVER": {
                  "tieredEventPriceUsd": 0.0001
                },
                "GOLD": {
                  "tieredEventPriceUsd": 0.0001
                },
                "PLATINUM": {
                  "tieredEventPriceUsd": 0.0001
                },
                "DIAMOND": {
                  "tieredEventPriceUsd": 0.0001
                }
              },
              "isPrimaryEvent": true
            }
          }
        },
        "apifyMarginPercentage": 0.2,
        "startedAt": "2026-06-29T21:59:28.515Z",
        "createdAt": "2026-06-29T21:59:28.592Z"
      }
    ],
    "notice": "NONE",
    "isCritical": false,
    "isGeneric": false,
    "hasNoDataset": false,
    "isSourceCodeHidden": true,
    "standbyUrl": null,
    "actorPermissionLevel": "LIMITED_PERMISSIONS",
    "readmeSummary": "## CoinMarketCap Crypto Prices Scraper\n\nA web-scraping Actor that extracts public CoinMarketCap cryptocurrency price and market data from ranking pages and individual coin profile pages, producing structured records with current price, rank, market capitalization, 24-hour volume, supply metrics (circulating/total/max), recent percent-change intervals, timestamps, profile metadata (descriptions), and link references (official websites, blockchain explorers, source-code repositories) along with tags and profile identifiers; suitable for focused coin enrichment or broad ranking-page snapshots and repeatable monitoring workflows.\n\n## Use cases\n\n- Crypto market snapshots for dashboards and reporting  \n- Coin profile enrichment with descriptions, official links, explorer and source-code links, and tags  \n- Dashboard feeds and portfolio/watchlist monitoring for specific tokens or slugs  \n- Newsletter and editorial research using price, rank, percent-change, and volume fields  \n- Scheduled, repeatable snapshots for historical comparison and time-series tracking  \n- Focused tracking of specific coins, tokens, or stablecoins for targeted analysis",
    "deploymentKey": "ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQC7f54BZ4K9w5oLZMyBE7cisWECCM5wa6pJBPMiOZ8YZpllHJtwxP7pvKe/GiL01QtGHHtpsg3wObgmZAY8iG8uELVqa0pLW/TPH8mqvkyWENkhItkLpENErWS2UZJEckGnF1mh8TBmCCU+jN1lugp0H4VLW6ijIDG1RyVKvD6EXLe39hZhRPU3n9Ly9dvPMGR7tE7XnjkCJBZDdVOOS16S/r4bFxMZ1GhkPcXSY/QZBuBcUmcJWylmeu4X0hr10Ug4XQmc+/8rvhToLYSVYcAztsOZ7B0mzKUoHclDZedDXgdxI5jwS979XRPu4Vaq66f4YCFuO754Xnag+LlcipDn \n"
  }
}