Pump.fun Solana Token Launch Scraper
Pricing
from $3.00 / 1,000 results
Pump.fun Solana Token Launch Scraper
Scrape newly launched Solana meme tokens from Pump.fun and GeckoTerminal. Get trending tokens, new pool launches, token details, and market data. No API key required.
Pricing
from $3.00 / 1,000 results
Rating
0.0
(0)
Developer
Crawler Bros
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
4 days ago
Last modified
Categories
Share
Scrape newly launched Solana meme tokens and DeFi pools using GeckoTerminal's real-time data. Originally designed for Pump.fun tokens, this actor tracks all new and trending Solana token launches across major DEXes including Raydium, Orca, and more. No API key required.
Note: The pump.fun frontend API (
frontend-api.pump.fun) experienced DNS outages in June 2026. This actor uses GeckoTerminal's free public API to provide equivalent data — all Pump.fun tokens that graduated to Raydium are tracked here with full market data.
What data can you get?
- Latest tokens — newly created Solana token pools (includes pump.fun graduates)
- Trending tokens — highest-volume Solana tokens right now
- New pools — freshest pool launches on the Solana network
- Search tokens — find specific tokens by name or symbol
- Token details — all pools for a specific Solana token address
Input
| Parameter | Type | Description |
|---|---|---|
mode | Select | latestTokens, trendingTokens, newPools, searchTokens, tokenDetails |
query | String | Search term for searchTokens mode |
tokenAddress | String | Solana token address for tokenDetails mode |
sortBy | Select | Sort field: pool_created_at, volume_usd_h24, reserve_in_usd |
maxItems | Integer | Maximum records to return (1–1000, default: 50) |
Output
{"pool_address": "J4kiZJMAge9qendsAfDeQXoanHqLHdR6RcCybeitcHJo","token_name": "RetardCoin","token_symbol": "RETARD","token_address": "ACuZX4asxyqcRd6BTgGBKXJjViUP3kZQuDUQawBapump","quote_token_symbol": "SOL","network": "solana","dex_name": "Raydium AMM","price_usd": "0.0000122741358","price_change_5m": "3.984","price_change_1h": "11.355","price_change_24h": "-84.237","volume_usd_24h": "3734287.12","liquidity_usd": "9698.29","fdv_usd": "12274.14","transactions_24h_buys": 14311,"transactions_24h_sells": 10838,"pool_created_at": "2026-06-01T18:49:54Z","image_url": "https://assets.geckoterminal.com/...","url": "https://www.geckoterminal.com/solana/pools/J4kiZJ...","recordType": "solana_token","scrapedAt": "2026-06-02T10:00:00+00:00"}
Use Cases
- Meme coin discovery — spot newly launched tokens before they trend
- Rug pull research — monitor liquidity and transaction patterns
- DeFi analytics — track Solana DEX activity in real time
- Trading signals — find high-volume new tokens early
- Portfolio monitoring — track specific Solana tokens you hold
FAQs
Why doesn't this use the pump.fun API directly?
The frontend-api.pump.fun domain became unavailable in June 2026 (DNS errors). Pump.fun redirected users to trade.padre.gg. This actor uses GeckoTerminal's free API instead, which covers all pump.fun tokens that created Raydium liquidity pools.
Does this include pump.fun tokens? Yes — all pump.fun tokens that "graduated" (created a liquidity pool on Raydium) are included. Tokens still in the bonding curve phase without a pool are not tracked.
How fresh is the data?
GeckoTerminal updates pool data in near real-time. Use mode=latestTokens or mode=newPools to find tokens launched in the last few hours.
Can I filter by minimum liquidity or volume?
Use maxItems to control result count. Future versions will add liquidity filters.