Crypto CEX Screener — Trust Score, Volume, Country Ranking avatar

Crypto CEX Screener — Trust Score, Volume, Country Ranking

Pricing

Pay per usage

Go to Apify Store
Crypto CEX Screener — Trust Score, Volume, Country Ranking

Crypto CEX Screener — Trust Score, Volume, Country Ranking

Ranks 100+ CEXes by CoinGecko trust score and 24h volume: Binance, Coinbase, OKX, Bybit and 100+ more. Shows volume market share %. No API key. $0.005/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

7 days ago

Last modified

Categories

Share

What does Crypto CEX Screener do?

Crypto CEX Screener ranks 100+ centralized cryptocurrency exchanges by CoinGecko trust score, 24h spot trading volume (BTC), and volume market share — and enriches every exchange record with 11 analytical fields covering regulatory compliance, wash trading risk, proof of reserves, fiat on-ramp quality, hack history, and more. It is the fastest way to compare Binance, Coinbase, OKX, Bybit, Kraken, and hundreds of smaller exchanges side by side in a single structured dataset. No API key required.

Why use Crypto CEX Screener?

  • Comprehensive exchange comparison in one run: Instead of manually compiling data from multiple sources, get trust score, 24h volume in BTC, volume market share percentage, year established, and country of registration for every major centralized exchange in a single structured output — ready for analysis or dashboard display.
  • Wash trading risk detection: The screener computes a wash_trading_risk score (low/medium/high) by comparing raw volume against CoinGecko's normalized volume figure — instantly flagging exchanges that may be inflating their reported trading volumes with wash trades or fee incentive programs.
  • Regulatory compliance scoring: Each exchange receives a regulatory_compliance_score (0–100) based on country of registration, KYC/AML maturity inferred from trust score, and proof of reserves audit status — enabling compliance-aware exchange selection.
  • Security due diligence built in: The hack_history_flag field marks exchanges that suffered major security incidents between 2022 and 2025, and proof_of_reserves_verified identifies the subset of exchanges with completed third-party audits — critical signals for custodial risk assessment.
  • Fiat on-ramp and withdrawal speed data: The screener includes fiat_on_ramp_quality (0–100 score based on number of supported fiat currencies) and withdrawal_processing_time_hrs so you can optimize for user experience alongside trust and volume metrics.

How to use Crypto CEX Screener

  1. Go to the Apify Store and find Crypto CEX Screener.
  2. Click Try for free to open the Actor in Apify Console.
  3. Configure the input: set topN (default 100, max 250) to control how many exchanges are returned, and minTrustScore (default 1, max 10) to filter out low-quality or suspect exchanges.
  4. Click Start — the Actor completes in approximately 10–20 seconds.
  5. The first record is a summary with aggregate exchange count and total 24h volume in BTC. Subsequent records are individual exchange profiles sorted by trust score rank.
  6. Export to JSON or CSV, or schedule recurring runs to track exchange volume trends over time.

Input

FieldTypeDefaultDescription
topNinteger100Number of exchanges to return. Range: 10–250.
minTrustScoreinteger1Minimum CoinGecko trust score (1–10). Set to 7 or higher to return only well-established exchanges.

Output

[
{
"type": "summary",
"exchange_count": 98,
"total_volume_24h_btc": 847234.56,
"fetched_at": "2026-09-02T09:15:00.000Z"
},
{
"type": "exchange",
"rank": 1,
"trust_score_rank": 1,
"id": "binance",
"name": "Binance",
"trust_score": 10,
"trade_volume_24h_btc": 312048.72,
"volume_market_share_pct": 36.83,
"year_established": 2017,
"country": "Cayman Islands",
"has_trading_incentive": false,
"url": "https://www.binance.com",
"wash_trading_risk": "low",
"liquidity_score": 100,
"regulatory_status": "partial",
"fee_competitiveness": "low",
"user_base_estimate": "institutional-heavy",
"market_maker_quality": "excellent",
"withdrawal_processing_time_hrs": 0.5,
"regulatory_compliance_score": 80,
"proof_of_reserves_verified": true,
"fiat_on_ramp_quality": 100,
"hack_history_flag": false,
"fetched_at": "2026-09-02T09:15:00.000Z"
}
]

Data fields

FieldDescription
rankPosition in the returned list (sorted by trust score rank)
trust_score_rankCoinGecko global rank by trust score
idCoinGecko exchange identifier
nameExchange display name
trust_scoreCoinGecko trust score (1–10); based on liquidity, web traffic, and API coverage
trade_volume_24h_btc24-hour spot trading volume denominated in BTC
volume_market_share_pctThis exchange's share of total 24h CEX volume across the screened universe
year_establishedYear the exchange was founded
countryCountry of registration or headquarters
has_trading_incentiveWhether the exchange uses fee rebates or incentive programs that may inflate reported volume
urlExchange homepage URL
wash_trading_risklow, medium, or high — based on raw vs normalized volume ratio
liquidity_score0–100 score mapped from CoinGecko trust score (trust 10 = liquidity 100)
regulatory_statuscompliant (major jurisdiction), partial (offshore hub), or unregulated
fee_competitivenesslow, standard, or high — proxy from trust score
user_base_estimateinstitutional-heavy (>10K BTC/day), retail-dominated (<100 BTC/day), or mixed
market_maker_qualityexcellent, good, or poor — proxy from trust score
withdrawal_processing_time_hrsAverage withdrawal processing time in hours (where data is available)
regulatory_compliance_score0–100 composite score from jurisdiction, KYC maturity, and proof of reserves
proof_of_reserves_verifiedtrue if a third-party Proof of Reserves audit has been completed
fiat_on_ramp_quality0–100 score based on number of supported fiat currencies
hack_history_flagtrue if the exchange suffered a major security incident between 2022–2025

Cost estimation

This Actor uses Pay-Per-Event (PPE) pricing at $0.005 flat per run, regardless of how many exchanges are screened.

ScenarioRunsTotal Cost
Weekly exchange landscape check4$0.02/month
Daily volume monitoring (1 run/day)30$0.15/month
Hourly competitive intelligence720$3.60/month

FAQ

Q: How is the CoinGecko trust score calculated? A: CoinGecko's trust score is a proprietary metric (1–10) that factors in exchange liquidity, web traffic analytics, API data quality, and the ratio of normalized to reported volume. It is not controlled by this Actor — we simply surface and enrich it.

Q: Are derivatives exchanges included? A: This Actor screens spot exchanges via the CoinGecko /exchanges endpoint. Derivatives-focused exchanges that also offer spot markets will appear in results; pure derivatives venues may not be included depending on CoinGecko's classification.

Q: Can I use this to track exchange market share over time? A: Yes. Schedule the Actor to run daily and store results in the Apify Dataset. The volume_market_share_pct field lets you build time-series charts of how market share shifts across Binance, Coinbase, OKX, and competitors.

Disclaimer: Exchange data is sourced from CoinGecko's public API and supplemented with static research data. Trust scores, compliance assessments, and security flags reflect publicly available information and are provided for informational purposes only. This is not financial or legal advice. Always conduct your own due diligence before using any exchange.

Keywords: CEX screener, centralized exchange ranking, crypto exchange comparison, CoinGecko trust score, spot trading volume ranking, Binance Coinbase OKX comparison, exchange wash trading detection, crypto exchange compliance, proof of reserves, exchange market share


Feedback

If this actor helps your exchange research, a review helps others find it: Leave a review on Apify Store