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・スプレッドシート・データベースにそのまま使えます。

  • 結果ごとに 1 レコード、重複排除・正規化済み
  • JSON・CSV・Excel の安定したスキーマ、または Apify API で読み取り
  • クラウドで従量課金。インストールも保守も不要
返される項目
IdSymbolNameCurrent PriceMarket CapMarket Cap RankTotal VolumeHigh24hLow24hPrice Change24hPrice Change Pct24hPrice Change Pct7dMarket Cap Change24hMarket Cap Change Pct24h
出力サンプル

実際の 1 レコード例。受け取る形そのままです。

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 でスクレイパーを実行するか、必要にぴったり合わせて作らせてください。