GeckoTerminal On-Chain DEX Scraper - Trending Pools & Prices avatar

GeckoTerminal On-Chain DEX Scraper - Trending Pools & Prices

Pricing

from $0.50 / 1,000 results

Go to Apify Store
GeckoTerminal On-Chain DEX Scraper - Trending Pools & Prices

GeckoTerminal On-Chain DEX Scraper - Trending Pools & Prices

$0.5/1K ๐Ÿ”ฅ Fast GeckoTerminal on-chain scraper! Trending & new DEX pools on 100+ networks โ€” price, volume, liquidity & change. No key. JSON, CSV, Excel or API in seconds. Pull thousands of pools for DeFi trading & token discovery โšก

Pricing

from $0.50 / 1,000 results

Rating

0.0

(0)

Developer

ninhothedev

ninhothedev

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

3 days ago

Last modified

Share

GeckoTerminal On-Chain DEX Scraper ๐ŸฆŽ๐Ÿ“ˆ

Scrape real-time on-chain DEX data from GeckoTerminal across 100+ blockchains โ€” trending pools, new pools, token prices, 24h volume, liquidity, FDV, market cap and buy/sell counts. No API key, no login, no proxy required. Fast, cheap and datacenter-friendly.

Built for DeFi traders, alpha hunters, trading bots and on-chain analysts who need clean, structured pool data without babysitting a scraper.


๐Ÿ’ก Why this actor?

  • โšก Fast & cheap โ€” hits GeckoTerminal's clean JSON:API directly. Runs on datacenter IPs (no residential proxy needed).
  • ๐ŸŒ 100+ networks โ€” Ethereum, Solana, Base, BSC, Arbitrum, Polygon, Avalanche, and dozens more.
  • ๐Ÿ”ฅ Trending discovery โ€” surface hot pools per chain or globally to catch momentum early.
  • ๐Ÿ†• New pool sniping โ€” pull freshly created pools for launch monitoring.
  • ๐Ÿ”Ž Search โ€” find every pool for a token by name, symbol or contract address.
  • ๐Ÿงฑ Structured output โ€” every field normalized (numeric strings coerced to floats, timestamps to ISO-8601), all nullable.

๐Ÿ’ธ Pricing

Priced to undercut the crowd: about $0.50 per 1,000 pools โ€” one of the cheapest on-chain DEX feeds on Apify. Run it every few minutes for a live dashboard and still pay pennies.


๐Ÿš€ Use cases

  • DeFi trading & alpha โ€” monitor trending pools and volume spikes across chains.
  • Trending token discovery โ€” spot momentum tokens before they hit the mainstream.
  • On-chain analytics โ€” build dashboards of liquidity, FDV, market cap and trade flow.
  • Trading bots โ€” feed clean price/volume/liquidity data into automated strategies.
  • New-launch monitoring โ€” track newly created pools for sniping and rug-risk screening.

โš™๏ธ Input

FieldTypeDescription
modeselecttrending (default), new, or search.
networksarrayNetwork slugs for trending/new, e.g. eth, solana, base, bsc, arbitrum, polygon_pos. Leave empty for GLOBAL trending/new.
queriesarraySearch terms (token name / symbol / address) โ€” used only in search mode.
maxItemsintegerMax pool records to collect. Default 100, max 1000.
{
"mode": "trending",
"networks": ["eth", "solana", "base"],
"maxItems": 100
}

Example: search for PEPE pools

{
"mode": "search",
"queries": ["pepe", "wif"],
"maxItems": 50
}

Example: global new pools

{
"mode": "new",
"networks": [],
"maxItems": 200
}

๐Ÿ“ค Output

One dataset item per pool:

{
"network": "eth",
"pool_id": "eth_0x76a411f14a704099ba476ce8dffc288a53295218",
"name": "ASTEROID / WETH",
"pool_address": "0x76a411f14a704099ba476ce8dffc288a53295218",
"base_price_usd": 6.38e-05,
"quote_price_usd": 1860.73,
"volume_h24": 631570.69,
"price_change_h24": 9.948,
"price_change_h1": 1.402,
"reserve_usd": 1780217.51,
"fdv_usd": 26848314.97,
"market_cap_usd": 26849041.16,
"txns_h24_buys": 451,
"txns_h24_sells": 486,
"dex": "uniswap_v2",
"created_at": "2024-09-10T10:18:23+00:00",
"scraped_at": "2026-07-16T12:00:00+00:00"
}

Export to JSON, CSV, Excel, HTML or via API โ€” Apify handles all formats.


๐Ÿ†š Comparison

GeckoTerminal On-Chain DEX ScraperManual API scriptsGeckoTerminal website
API key neededโŒ NoโŒ Noโ€”
Proxy neededโŒ No (datacenter OK)Dependsโ€”
100+ chainsโœ…Manualโœ…
Structured export (CSV/JSON/Excel)โœ…โŒโŒ
Trending + New + Searchโœ…Build it yourselfBrowse only
Scheduling & bot integrationโœ… (Apify)โŒโŒ

Combine on-chain and CEX data for the full picture:


๐Ÿ”‘ Keywords

geckoterminal scraper, on-chain dex scraper, defi data api, trending pools, crypto pool scraper, token price scraper, dex liquidity, solana dex data, ethereum dex pools, base chain scraper, bsc pools, crypto trading bot data, new pool sniper, fdv market cap scraper, on-chain analytics, defi trading data.


โ“ FAQ

Do I need a GeckoTerminal API key? No. The public JSON:API is used โ€” no key, no login.

Which networks are supported? Any GeckoTerminal network slug (100+), e.g. eth, solana, base, bsc, arbitrum, polygon_pos, avax.

How fresh is the data? Live at run time. Schedule the actor (e.g. every 5 minutes) for a near-real-time feed.

Is it rate-limited? The free tier allows ~30 calls/min; the actor paces requests automatically.


Not affiliated with GeckoTerminal or CoinGecko. Data is scraped from publicly available endpoints for informational purposes only โ€” not financial advice.