Pump.fun Scraper avatar

Pump.fun Scraper

Pricing

$10.00/month + usage

Go to Apify Store
Pump.fun Scraper

Pump.fun Scraper

Collect Solana token launches, market caps, reserve balances, and social links from Pump.fun. Track new tokens in real-time with over 30 data fields per token, including trading activity, creator wallets, bonding curves, DEX pool details, and community engagement. Export as JSON, CSV, or Excel.

Pricing

$10.00/month + usage

Rating

0.0

(0)

Developer

ParseForge

ParseForge

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

6 days ago

Last modified

Share

ParseForge Banner

πŸͺ™ Pump.fun Token Scraper

Track new Solana token launches and monitor trading activity on Pump.fun. Pull token data across 40+ fields - market cap, reserve balances, creator info, social links, bonding curve addresses, and more. Useful for traders hunting early opportunities, researchers studying token economics, and developers building Solana tools.

Sort by recent trades, creation time, or market cap. Filter by name or symbol. Export to JSON, CSV, or Excel and plug the data straight into your workflow.

✨ What Does It Do

  • πŸͺ™ Token Identity - Name, symbol, mint address, and direct Pump.fun URL
  • πŸ“Š Market Metrics - Live market cap in SOL and USD, plus all-time-high market cap
  • πŸ’§ Reserve Balances - Virtual and real SOL/token reserves for liquidity analysis
  • πŸ”— Blockchain Addresses - Bonding curve, associated bonding curve, Raydium pool, PumpSwap pool, market ID, and pool address
  • πŸ‘€ Creator Data - Wallet address, username, and creator profile image
  • 🌐 Social Links - Twitter, Telegram, and website URLs
  • πŸ’¬ Community Activity - Reply count, last reply timestamp, and livestream status
  • 🏷️ Token Flags - Graduated status, NSFW, banned, cashback enabled, and current live state
  • πŸ”§ Technical Details - Token program (SPL vs Token-2022), mayhem state, metadata URI

πŸ—ƒοΈ What Pump.fun Data Can You Extract?

The Pump.fun Token Scraper can gather any kind of data available on Pump.fun, such as:

πŸ–ΌοΈ Token imageπŸͺ™ NameπŸ“ˆ Symbol
πŸ”‘ Mint address🌐 Token URLπŸ’° Market cap (SOL)
πŸ’΅ Market cap (USD)πŸ“Š All-time-high market capπŸ• ATH timestamp
πŸŽ“ Graduated to DEXπŸ› οΈ ProgramπŸ’Ž Total supply
πŸ’§ Virtual SOL reservesπŸ’§ Virtual token reservesπŸ’§ Real SOL reserves
πŸ’§ Real token reservesπŸ“ DescriptionπŸ‘€ Creator wallet
πŸ§‘ Username🐦 TwitterπŸ’¬ Telegram
🌐 WebsiteπŸ’¬ Reply countπŸ“… Last reply
⚑ Currently liveπŸ’Έ Cashback enabled🚫 NSFW
πŸ”’ BannedπŸ“„ Metadata URIπŸ”— Bonding curve
πŸ”— Associated bonding curve🏷️ Market ID🏊 Pool address
πŸ”΅ Raydium pool🟣 PumpSwap poolπŸ”§ Token program
πŸŒ€ Mayhem stateπŸ–ΌοΈ Creator avatarπŸ‘‘ King of the hill
πŸ“… Created dateπŸ“… Last tradeπŸ“… Updated at
πŸ“… Scraped at

🎬 Demo Video

Demo video coming soon.

πŸ”§ Input

FieldDescription
Max ItemsHow many tokens to collect per run
Sort ByOrder by Last Trade Time, Created Time, or Market Cap
Sort OrderDescending (newest/highest first) or Ascending
Include NSFWWhether to include NSFW-flagged tokens
Search TermFilter tokens by name or symbol
Max ConcurrencyParallel requests (lower if rate-limited)
Request DelayMilliseconds to wait between requests

Example input:

{
"maxItems": 100,
"sortBy": "last_trade_timestamp",
"order": "DESC",
"includeNsfw": false,
"searchTerm": ""
}

πŸ“Š Output

Each token includes 40+ fields. Download as JSON, CSV, or Excel.

{
"imageUrl": "https://ipfs.io/ipfs/QmXxx...",
"name": "Pepe Coin",
"symbol": "PEPE",
"mint": "7X84qLj14hs5j1YNGimWfhMEVMrnrCtkMUDnkWyk8jKA",
"url": "https://pump.fun/coin/7X84qLj14hs5j1YNGimWfhMEVMrnrCtkMUDnkWyk8jKA",
"marketCap": 42.5,
"usdMarketCap": 3927.18,
"athMarketCap": 245216231.77,
"complete": true,
"program": "pump",
"totalSupply": 1000000000000000,
"virtualSolReserves": 115005360207,
"realSolReserves": 0,
"description": "The original pepe on Solana",
"creator": "H2v3MsRwLfJgfunojnenvdrEQ3qsNjqHFnjULEdVeQAs",
"username": "pepelauncher",
"twitter": "https://x.com/pepecoin",
"telegram": "https://t.me/pepecoin",
"replyCount": 247,
"lastReply": 1773672148000,
"isCurrentlyLive": false,
"isCashbackEnabled": false,
"nsfw": false,
"isBanned": false,
"bondingCurve": "9LxDdTVscMoacsG8hkMt89ARpEo6QdQt93yhmePXwhue",
"associatedBondingCurve": "1UtJtpvG6JFwdzzMqtUEeDWM3osTSDG2sbBR7tGcWyi",
"marketId": "BEq5dzHTmbNhv4XJBHXQ7HXUt3rUiYH1fPnKmhNaL76s",
"poolAddress": "8TEu1NTUbMkUnLMw8USnhdWpyGCM1mD6NvKwc65LDMz2",
"raydiumPool": "8TEu1NTUbMkUnLMw8USnhdWpyGCM1mD6NvKwc65LDMz2",
"pumpSwapPool": null,
"tokenProgram": "TokenkegQfeZyiNwAJbNbGKPFXCWuBvf9Ss623VQ5DA",
"mayhemState": "completed",
"profileImage": "https://ipfs.io/ipfs/QmcfEMVAD4F8hP3dJ4HDvyVmqGXziC79TT3ShC251J8fPB",
"kingOfTheHillTimestamp": 1734215039000,
"athMarketCapTimestamp": 1773667708282,
"createdTimestamp": 1734214509874,
"lastTradeTimestamp": 1773672147798,
"updatedAt": 1773672148,
"scrapedAt": "2026-03-16T14:42:26.187Z"
}

πŸ’Ž Why Choose the Pump.fun Token Scraper

FeatureOur Tool
40+ data fields per tokenβœ”οΈ
Sort by trade time, creation, or market capβœ”οΈ
Search by name or symbolβœ”οΈ
Token program type (SPL vs Token-2022)βœ”οΈ
Creator wallet, username, and avatarβœ”οΈ
Full bonding curve and pool address setβœ”οΈ
No login or credentials requiredβœ”οΈ
Export to JSON, CSV, or Excelβœ”οΈ
Automatic pagination for large datasetsβœ”οΈ
Built-in retry on failed requestsβœ”οΈ
Free tier includedβœ”οΈ

πŸ“‹ How to Use

No technical skills required. Follow these steps:

  1. Sign Up: Create a free account with $5 credit
  2. Open the Tool: Search for "Pump.fun Token Scraper" in the Apify Store
  3. Set Your Input: Choose how many tokens to collect, your sort preference, and any filters
  4. Run: Click Start and watch results appear in seconds
  5. Export: Download your dataset as CSV, Excel, or JSON

🎯 Business Use Cases

Token Hunters and Traders

  • Spot new launches as they hit Pump.fun sorted by creation time
  • Filter by keyword to find themed tokens (AI, meme, sports)
  • Track market cap movement and ATH data for momentum signals
  • Monitor which tokens are still live versus already migrated to Raydium

Market Researchers

  • Study token economics using reserve balances and total supply data
  • Analyze creator behavior across wallet addresses and usernames
  • Compare Token-2022 vs classic SPL token adoption rates
  • Track bonding curve completion rates over time

Solana Developers

  • Pull mint addresses and bonding curve addresses in bulk for on-chain integrations
  • Get pool addresses for Raydium and PumpSwap to build trading bots
  • Monitor token social links and community size for listing decisions
  • Export data to databases or feeds for real-time dashboards

❓ FAQ

How does it work? The tool connects to Pump.fun's public data endpoints, collects token listings page by page, and outputs a clean structured dataset. No login or browser automation needed.

How accurate is the data? Data is pulled directly from Pump.fun in real time. Market cap, reserve balances, and timestamps reflect the state at the moment of collection. The scrapedAt field tells you exactly when each record was captured.

Can I schedule regular runs? Yes. Use Apify's built-in scheduler to run hourly, daily, or at any custom interval. Pipe results to Google Sheets, Airtable, Slack, or any webhook endpoint automatically.

What is the Token Program field? It tells you which Solana token standard the token uses. TokenkegQfe... is the classic SPL token program. TokenzQdB... is the newer Token-2022 program, which supports extra features like transfer fees and confidential transfers.

What does Graduated mean? When a token's bonding curve fills up on Pump.fun, it migrates to a decentralized exchange - either Raydium or PumpSwap. The complete field marks this. Graduated tokens have a raydiumPool or pumpSwapPool address set.

Are there any limits? Free users can collect up to 100 tokens per run. Paid users can collect up to 1,000,000 tokens per run.

Is it legal to use this data? The tool collects data from Pump.fun's public sources. You are responsible for complying with Pump.fun's terms of service and applicable local laws when using the data.

πŸ”— Integrate Pump.fun Token Scraper with any app

You can also use webhooks to trigger downstream actions the moment a run completes.

πŸ†˜ Need Help?

  • Check the FAQ section above for common questions.
  • Visit the Apify support page for platform help and tutorials.
  • Use our Tally contact form for custom solutions, requests, or issue reporting.

Disclaimer: This Actor is an independent tool and is not affiliated with, endorsed by, or sponsored by Pump.fun or any of its subsidiaries. All trademarks mentioned are the property of their respective owners.