Scrapers.lat logo scrapers.lat
商业

Coingecko Crypto Prices & Market Cap Scraper

Scrape live cryptocurrency market data: current price, market cap, rank, 24h and 7d price change, trading volume, circulating supply and all-time high. Export to JSON, CSV or Excel.

29 每条记录的字段 JSON · CSV · Excel · API 按用量付费
coingecko-crypto-scraper.json 200 OK
{
  "id": "bitcoin",
  "symbol": "BTC",
  "name": "Bitcoin",
  "currentPrice": 63981,
  "marketCap": 1283460120595,
  "marketCapRank": 1,
  "totalVolume": 24719227278,
  "high24h": 65067,
  "low24h": 63700
}
你会得到什么

每次运行都返回干净、带类型的记录,可直接用于你的 CRM、表格或数据库。

  • 每个结果对应一条干净记录,已去重并规范化
  • JSON、CSV 或 Excel 的稳定结构,也可通过 Apify API 读取
  • 在云端按用量付费,无需安装或维护
返回的字段
IdSymbolNameCurrent PriceMarket CapMarket Cap RankTotal VolumeHigh24hLow24hPrice Change24hPrice Change Pct24hPrice Change Pct7dMarket Cap Change24hMarket Cap Change Pct24h
示例输出

一条真实的示例记录,正是你收到的结构。

IdSymbolNameCurrent Price
bitcoinBTCBitcoin63981
ethereumETHEthereum1857.78
tetherUSDTTether0.999121
binancecoinBNBBNB565.3
usd-coinUSDCUSDC0.999648
GET /coingecko-crypto-scraper
{
  "id": "bitcoin",
  "symbol": "BTC",
  "name": "Bitcoin",
  "currentPrice": 63981,
  "marketCap": 1283460120595,
  "marketCapRank": 1,
  "totalVolume": 24719227278,
  "high24h": 65067,
  "low24h": 63700
}

常见问题

Which coins are included?

Coins are returned in order of market capitalization, highest first, so the top of the market is always covered. Increase Max Items to go deeper down the list.

Can I price coins in euros or bitcoin?

Yes. Set the quote currency to any supported fiat or crypto ticker, for example eur, gbp, jpy or btc.

What do the price change fields mean?

priceChangePct24h and priceChangePct7d are the percentage moves over the last 24 hours and 7 days. priceChange24h is the absolute change in price.

How fresh is the data?

Prices, volume and market cap are read live at run time, so each record reflects the market at the moment of the run (see observedAt).

你准备好,它就就绪。

现在就在 Apify 上运行这个爬虫,或让我们按你的确切需求定制一个。