Crypto Trending Tracker — CoinGecko Top Coins, NFTs, Categories avatar

Crypto Trending Tracker — CoinGecko Top Coins, NFTs, Categories

Pricing

Pay per usage

Go to Apify Store
Crypto Trending Tracker — CoinGecko Top Coins, NFTs, Categories

Crypto Trending Tracker — CoinGecko Top Coins, NFTs, Categories

CoinGecko trending: top 15 most-searched coins (price, market cap, 24h change), top 7 NFT collections, and top 6 trending categories by 1h market cap change. No API key. $0.01/run.

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Hojun Lee

Hojun Lee

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

14 days ago

Last modified

Categories

Share

Real-time trending data from CoinGecko: top searched coins, NFT collections, and categories. No API key required.

What it returns

FieldDescription
rankTrending rank (1 = most searched)
symbolCoin ticker
nameCoin name
price_usdCurrent price
market_cap_usdMarket capitalization
change_24h_pct24h price change %
change_7d_pct7-day price change %
volume_24h_usd24h trading volume
FieldDescription
nameCollection name
floor_price_ethFloor price in ETH
volume_24h_eth24h volume in ETH
change_24h_pctFloor price 24h change %
FieldDescription
nameCategory name (e.g. "AI & Big Data")
market_cap_change_1h_pct1h market cap change %
coins_countNumber of coins in category

Use cases

  • Spot emerging narratives early (trending categories)
  • Identify potential pumps before they happen (trending coins)
  • Track NFT market sentiment
  • Build social/momentum signals for trading strategies

Pricing

$0.01 per run (PPE). All three data types included in one call.

Input

No required inputs. Returns all trending data by default.

{}

Example output

{
"type": "coin",
"rank": 1,
"symbol": "PEPE",
"name": "Pepe",
"price_usd": 0.0000142,
"change_24h_pct": 18.4,
"market_cap_usd": 5980000000
}

Data source

CoinGecko Trending API — free tier, no auth required.