Crypto Market Screener avatar

Crypto Market Screener

Pricing

from $4.90 / 1,000 results

Go to Apify Store
Crypto Market Screener

Crypto Market Screener

Screen the crypto market by price, volume, market cap and momentum — top gainers/losers, volume leaders, near-ATH and trending coins, from CoinGecko public data.

Pricing

from $4.90 / 1,000 results

Rating

0.0

(0)

Developer

Tuhin

Tuhin

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Categories

Share

Screen thousands of coins in one run — top gainers/losers, volume spikes, near-ATH breakouts, and trending coins.

Pulls the market from CoinGecko and ranks/filters it by price momentum (1h/24h/7d), volume, and market cap, with actionable signals per coin.

Public data only — CoinGecko public API. No key, no login.

Input

FieldDefaultDescription
sortBygainersvolume / market_cap / gainers / losers / price_change_1h / near_ath.
topN50Max coins returned.
universeSize500Top-N by market cap to screen before filtering.
minMarketCapUsd / minVolumeUsd0Quality filters.
includeTrendingtrueFlag CoinGecko trending coins.

Example

{ "sortBy": "gainers", "topN": 30, "universeSize": 500, "minVolumeUsd": 1000000 }

Output (per coin)

{
"symbol": "HNT", "name": "Helium", "price": 6.12,
"priceChange1h": 2.1, "priceChange24h": 134.4, "priceChange7d": 376.8,
"volume24h": 269969050, "marketCap": 1100000000, "marketCapRank": 189,
"high24h": 6.9, "low24h": 2.6, "ath": 55.2, "athChangePercent": -88.9,
"volumeToMarketCap": 0.24,
"signals": ["gainer","volume-spike","trending"],
"url": "https://www.coingecko.com/en/coins/helium",
"collectedAt": "2026-08-30T18:00:00Z"
}

Signals: gainer (+20% 24h) · loser (−20%) · volume-spike (vol ≥ 50% of mcap) · near-ath (within 5% of ATH) · trending.

Scheduling

Schedule it (e.g. hourly) to track momentum and catch breakouts. Not financial advice.