VOOZH about

URL: https://apify.com/benthepythondev/crypto-intelligence

โ‡ฑ CoinGecko Crypto Intelligence ยท Apify


Pricing

from $1.00 / 1,000 results

Go to Apify Store

CoinGecko Crypto Intelligence

Extract real-time cryptocurrency market data from CoinGecko for 10,000+ coins. Get prices, market caps, volume, 24h/7d/30d changes, ATH/ATL, supply metrics, and historical charts. Access trending coins, category breakdowns, and detailed coin info including community/developer stats

Pricing

from $1.00 / 1,000 results

Rating

0.0

(0)

Developer

๐Ÿ‘ ben

ben

Maintained by Community

Actor stats

0

Bookmarked

49

Total users

7

Monthly active users

22 days ago

Last modified

Share

Extract cryptocurrency market data, prices, historical charts, and trending coins from CoinGecko

What you get

  • Clean, validated JSON ready for your pipeline
  • Pre-built dataset Overview in the Apify Console for instant inspection
  • Reliable & maintained โ€” patched whenever the source changes

Why this actor (vs. alternatives)

Build your ownGeneric scraperThis actor
MaintenanceYou patch every changeOften brokenPatched continuously
Structured outputManual parsingInconsistentValidated schema
Setup timeDaysHoursMinutes
Pay only for resultsN/AVariesYes (pay-per-use)

Input

FieldTypeDescription
mode (required)stringHow to retrieve cryptocurrency data Options: prices, markets, coin_details, historical, trending, categories
coinIdsarrayCoinGecko coin IDs (e.g., bitcoin, ethereum, solana)
vsCurrencystringCurrency to quote prices in
vsCurrenciesarrayMultiple currencies for price mode (e.g., usd, eur, btc)
categorystringFilter by category (e.g., decentralized-finance-defi, layer-1, meme-token)
orderstringHow to sort market results Options: market_cap_desc, market_cap_asc, volume_desc, volume_asc, id_asc, id_desc
daysintegerNumber of days for historical data (1-365)
includeDetailsbooleanInclude market cap, volume, and 24h change in price data
maxResultsintegerMaximum number of results to return

Example Input

{
"mode":"markets",
"coinIds":[
"bitcoin",
"ethereum"
],
"vsCurrency":"usd",
"vsCurrencies":[
"usd"
],
"order":"market_cap_desc",
"days":7,
"includeDetails":true,
"maxResults":100
}

Use cases

  • Fintech / trading apps โ€” power dashboards with reliable market data
  • Quant research โ€” backtest models on historical data
  • Portfolio tools โ€” track positions and exposure
  • Market research โ€” analyze trends across instruments
  • Alerting โ€” trigger notifications on price/metric moves

Pricing

Pay-Per-Event:

  • $0.001 per result
  • $0.00005 actor-start fee

Example runs

Use caseResultsCost
Quick scan100$0.10
Standard run500$0.50
Bulk dataset2,000$2.00

FAQ

Q: How fresh is the data?
A: Real-time โ€” every run fetches live from the source.

Q: Do I pay for failed or empty runs?
A: You pay per result returned, plus a tiny actor-start fee.

Q: Can I schedule recurring runs?
A: Yes โ€” use the Apify Console scheduler for daily/weekly automation.

Q: Can I export the data?
A: Yes โ€” JSON, CSV, Excel, and API access are all supported by Apify.

Related actors

Legal & compliance

This actor retrieves publicly accessible data only. You are responsible for respecting the source's Terms of Service, honoring robots.txt, and complying with GDPR / applicable regulations for any personal data.

Support & feature requests

Open an issue on the Actor page or contact via Apify Console messaging. Custom features welcome.

You might also like

CoinGecko Crypto Market Scraper

dami_studio/coingecko-scraper

Scrape cryptocurrency market data from the public CoinGecko API โ€” no key, no login. Get the top coins by market cap, search by name/symbol, or pull specific coins by id, with price, market cap, volume, 24h/7d change, supply, ATH/ATL and the coin page URL.

2

5.0

CoinGecko Crypto Scraper

rupom888/coingecko-scraper

Scrape live cryptocurrency data from CoinGecko: prices, market caps, volume, historical data, trending coins, and coin details. Uses the free public CoinGecko API โ€” no API key required. Get top coins by market cap, search by coin ID, or fetch trending coins.

Cryptocurrency Market Data Scraper

gentle_cloud/cryptocurrency-market-data-scraper

Fetch real-time cryptocurrency market data from CoinGecko โ€” prices, market cap, volume, price changes, ATH/ATL, supply stats, and trending coins. No API key required.

CoinGecko Cryptocurrency Scraper

parseforge/coingecko-scraper

Scrape cryptocurrency market data from CoinGecko. Get prices, market cap, volume, supply, ATH/ATL, price changes (1h to 1y), sparkline charts, and ROI for 15,000+ coins. Filter by currency, category, and sort order.

CoinGecko Scraper

crawlerbros/coingecko-scraper

Scrape CoinGecko - the world's largest crypto data aggregator. Get real-time prices, market caps, trending coins, detailed coin info, and category listings for 10,000+ cryptocurrencies. No API key required.

CoinMarketCap Scraper

automation-lab/coinmarketcap-scraper

Extract cryptocurrency data from CoinMarketCap โ€” prices, market caps, volumes, % changes (1h/24h/7d), supply, ATH/ATL. Scrape top coins, filter by sector, or look up specific coins. No API key needed.

๐Ÿ‘ User avatar

Stas Persiianenko

7