Pump.fun Token Scraper & Monitor avatar

Pump.fun Token Scraper & Monitor

Pricing

$19.99/month + usage

Go to Apify Store
Pump.fun Token Scraper & Monitor

Pump.fun Token Scraper & Monitor

Automated Pump.fun token data collector and real-time monitor. Tracks cryptocurrency tokens by market cap, trade time, or creation time. Features customizable monitoring duration, NSFW filtering, and market cap ranking. Ideal for crypto market analysis.

Pricing

$19.99/month + usage

Rating

5.0

(4)

Developer

Muhammet Akkurt

Muhammet Akkurt

Maintained by Community

Actor stats

16

Bookmarked

218

Total users

0

Monthly active users

20 days ago

Last modified

Share

Pump.fun Token Scraper & Monitor - Real-time Solana Meme Token Tracking Tool

Pump.fun Token Scraper & Monitor - Real-time Solana Token Tracking

Scrape and monitor meme tokens on Pump.fun. Pick a feed — brand-new tokens, tokens about to graduate, graduated tokens, trending, top gainers — narrow it down with 30+ filters, and get clean structured data for every match. Run it once for a snapshot, or leave it watching and it will save each new token the moment it appears.

Why use this scraper

  • Catch tokens seconds after launch. The "New tokens" feed returns coins that are a handful of seconds old.
  • Filter the way you actually screen. Bonding curve progress, holder count, developer holdings, sniper and bundler share, top-10 concentration, volume, transaction counts, KOL activity, socials, name keywords, launch platform.
  • Every metric on every row. Market feeds ship the full risk picture — no second lookup needed.
  • Watch mode. Keep a run open and stream new tokens as they are created.

Pump.fun Real-Time Trade Monitor

Monitors and records real-time trade transactions for Solana tokens on Pump.fun — buy/sell flow, trade volumes and market movement as they happen.

🔍 Details and usage guide

Feeds

Choose one with the Feed input.

Live market feeds

Rich, fully filterable, up to 150 tokens per run. Every filter is applied upstream.

FeedWhat it returns
newBrand-new tokens, newest first
graduatingTokens close to completing their bonding curve
graduatedTokens that graduated to PumpSwap, most recent first
trendingTokens with the strongest current momentum
mayhemTokens in Mayhem mode
liveTokens with an active livestream
kolTokens being traded by known KOL wallets
charityCharity tokens

Deep listings

Page much further — up to 1000 tokens — sorted by market cap, activity or price change.

FeedSorted by
top-marketcapMarket cap
recent-tradesMost recent trade
recent-repliesMost recent reply
gainers-5m / gainers-1h / gainers-6h / gainers-24hPrice change over that window

Deep listings carry the basic token record. Turn on Add advanced metrics to deep listings to also fetch holders, developer and sniper holdings, transaction counts and volume for each result — this happens automatically whenever you set a filter that needs one of those numbers.

Filters

All optional; leave a field empty to ignore it. They combine freely.

Market — market cap (USD), volume (USD or SOL), 24h volume, bonding curve progress (0-100 %), age in seconds.

Holders and safety — holder count, top-10 holder share %, developer holdings %, snipers-owned %, bundlers-owned %, KOL trader count.

Trading activity — buy / sell / total transaction counts, total fees in SOL.

Social and keywords — has Twitter / Telegram / website / any social, name contains, name does not contain, blocked developer wallets, launch platforms, on-chain programs.

Age is in seconds. For "created in the last five minutes", set Age to (seconds) = 300.

Example inputs

New tokens from the last two minutes with a Twitter account

{
"board": "new",
"maxItems": 150,
"ageMaxSeconds": 120,
"hasTwitter": true
}

Safe-looking tokens about to graduate

{
"board": "graduating",
"bondingCurveMin": 85,
"holdersMin": 100,
"devHoldingsMaxPercent": 3,
"snipersOwnedMaxPercent": 10,
"top10HoldersMaxPercent": 35
}

Top 500 tokens by market cap with full metrics

{
"board": "top-marketcap",
"maxItems": 500,
"enrich": true
}

Watch for new dog-themed tokens for 30 minutes

{
"board": "new",
"monitoringDuration": 30,
"searchKeywords": ["dog", "doge", "shib"],
"excludeKeywords": ["test"]
}

Output

One row per token, identical across every feed.

{
"mint": "j2eYZpCRAUkNv1Xk2WKaCSUXGsoZzP566aVUwNJpump",
"name": "XTAL",
"symbol": "XTAL",
"description": null,
"imageUrl": "https://...",
"chain": "solana:5eykt4UsFv8P8NJdTREpY1vzqKqZKvdp",
"program": "pump",
"platform": "pump",
"pair": "1111111111111111111111111111111",
"marketCapUsd": 311297199.28,
"athMarketCapUsd": 311742042.95,
"priceUsd": 0.2519,
"bondingCurveProgress": 100,
"graduated": true,
"graduatedAt": "2026-08-14T21:12:03+00:00",
"poolAddress": "5mKiZV9hr4nJfCdj4h1fMXTSrXvThupm7xPw3xWHKw6t",
"volumeSol": 1321.4,
"volumeUsd": 99655.2,
"volume5mUsd": 421.0,
"volume1hUsd": 8123.5,
"volume24hUsd": 74210.9,
"buyTransactions": 2404,
"sellTransactions": 1877,
"transactions": 4281,
"transactions5m": 209,
"holders": 148649,
"top10HoldersPercent": 23.4,
"devHoldingsPercent": 0.02,
"snipersOwnedPercent": 0.0,
"bundlerOwnedPercent": 1.2,
"sniperCount": 6,
"kolCount": 17,
"totalFeesSol": 12.01,
"dev": "BAgjbTe2YnbeDVU9i8MsJAVxxsUCte1LhY4KVMW8dtxD",
"twitter": "https://x.com/...",
"telegram": null,
"website": "https://...",
"hasTwitter": true,
"hasTelegram": false,
"hasWebsite": true,
"hasAnySocial": true,
"isCurrentlyLive": false,
"liveParticipants": null,
"isMayhem": false,
"mayhemState": null,
"isCharity": false,
"isCashbackEnabled": true,
"createdAt": "2026-08-14T18:40:11+00:00",
"ageSeconds": 10269,
"pumpFunUrl": "https://pump.fun/coin/j2eYZpCRAUkNv1Xk2WKaCSUXGsoZzP566aVUwNJpump",
"solscanUrl": "https://solscan.io/token/j2eYZpCRAUkNv1Xk2WKaCSUXGsoZzP566aVUwNJpump",
"board": "top-marketcap",
"scrapedAt": "2026-08-15T09:41:52+00:00"
}

Fields that a feed does not provide come back as null rather than being dropped, so the shape is stable.

Notes

  • Market cap is in USD (marketCapUsd); volume is available in both SOL (volumeSol) and USD (volumeUsd).
  • graduated marks tokens that completed their bonding curve and moved to PumpSwap; bondingCurveProgress is the pre-graduation progress in percent.
  • Filters on a deep listing are applied after the enrichment step, so a token whose metrics could not be fetched is left out rather than guessed at.
  • The actor rotates proxies automatically and steps up to a residential exit when needed — no proxy input required.