Crypto Market Data & Trending Tokens Scraper [CoinGecko] avatar

Crypto Market Data & Trending Tokens Scraper [CoinGecko]

Pricing

Pay per usage

Go to Apify Store
Crypto Market Data & Trending Tokens Scraper [CoinGecko]

Crypto Market Data & Trending Tokens Scraper [CoinGecko]

Lightning-fast Cryptocurrency Market Data and Prices Scraper. Extracts real-time token prices, 24h changes, market caps, 24h volume, ATH/ATL, and trending search coins without API keys.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Stepan Pagerka

Stepan Pagerka

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

๐Ÿช™ Crypto Market Data & Trending Tokens Scraper [CoinGecko]

Lightning-fast Cryptocurrency Market Data and Prices Scraper. Extracts real-time token prices, 24h/7d percentage changes, market caps, 24h volume, ATH/ATL statistics, and hot trending search tokens without official CoinGecko API keys.


โšก Key Features

  • ๐Ÿ’ฐ Real-Time Token Valuation: Live prices, 24-hour highs and lows, all-time highs (ATH), and circulating supplies.
  • ๐Ÿ”ฅ Trending Coins Scanner: Captures top trending and viral tokens from CoinGecko search momentum.
  • ๐Ÿท๏ธ Category Filtering: Filter by crypto sectors (layer-1, decentralized-finance-defi, artificial-intelligence, meme-token, gaming).
  • ๐Ÿ’ฑ Multi-Currency Support: Value tokens against usd, eur, gbp, jpy, etc.
  • โšก Super Fast HTTP Architecture: Extracts 100+ assets in under 1 second.
  • ๐Ÿ“Š Clean JSON/CSV Export: Connect directly to trading bots, crypto alert webhooks, Google Sheets, Airtable, and Telegram bots.

๐Ÿ“ฅ Input Parameters

ParameterTypeDefaultDescription
vsCurrencyString"usd"Base currency for valuation (usd, eur, gbp).
categoryString""Sector filter (artificial-intelligence, meme-token, layer-1).
includeTrendingBooleantrueAlso extract trending search tokens.
maxCoinsInteger100Maximum number of crypto assets to extract.
proxyConfigurationObject{ "useApifyProxy": false }Optional proxy settings.

๐Ÿ“ค Sample Output (JSON)

{
"id": "bitcoin",
"symbol": "BTC",
"name": "Bitcoin",
"currentPrice": 64250,
"currency": "USD",
"marketCap": 1265000000000,
"marketCapRank": 1,
"totalVolume24h": 28400000000,
"high24h": 65100,
"low24h": 63900,
"priceChangePercentage24h": 1.42,
"priceChangePercentage7d": 4.85,
"ath": 73750,
"athChangePercentage": -12.8,
"isTrending": false,
"lastUpdated": "2026-08-17T12:00:00.000Z",
"scrapedAt": "2026-08-17T12:00:00.000Z"
}

๐Ÿš€ Use Cases

  • Trading & Arbitrage Bots: Power programmatic crypto trading strategies with real-time price feeds.
  • Portfolio Tracking Dashboards: Build automated crypto trackers in Notion, Airtable, or custom web apps.
  • Market Sentiment Alerts: Get instant notifications when new tokens enter the trending list.