Discover Solana's token landscape with lightning-fast data extraction from Pump.fun! Effortlessly sort listings by trade activity, creation date, or market cap. Access vital stats like market metrics, social links, and trading data. Perfect for market analysis, and spotting emerging trends.
This actor scrapes detailed information about crypto coins from Pump.fun, a platform for Solana-based tokens. Get comprehensive data about tokens including market caps, trading activity, social links, and more.
sort
(String): Sort results by: last_trade_timestamp
, created_timestamp
, last_reply
, or market_cap
(default: created_timestamp
)order
(String): Sort order: ASC
or DESC
(default: DESC
)includeNsfw
(Boolean): Whether to include NSFW tokens in results (default: false)searchTerms
(Array of Strings): Optional array of search terms to filter tokens by.maxItems
(Number): Maximum number of tokens to scrape (default: 1050, min: 50, max: 1050)1{ 2 "sort": "created_timestamp", 3 "order": "ASC", 4 "includeNsfw": true, 5 "searchTerms": ["doge", "pepe"], 6 "maxItems": 500 7}
The actor stores results in a dataset, with each item containing detailed token information.
Here's a description of all fields in the output dataset:
mint
: Unique token mint address on Solananame
: Display name of the tokensymbol
: Trading symbol of the tokendescription
: Token's description texttotal_supply
: Total token supplyshow_name
: Whether to display the name (boolean)market_cap
: Market capitalization in SOLusd_market_cap
: Market capitalization in USDvirtual_sol_reserves
: Virtual SOL reserves in the poolvirtual_token_reserves
: Virtual token reserves in the poolmarket_id
: Unique market identifierinverted
: Whether the market is inverted (boolean)is_currently_live
: Whether the market is currently active (boolean)raydium_pool
: Raydium pool addressbonding_curve
: Bonding curve contract addressassociated_bonding_curve
: Associated bonding curve addressimage_uri
: URI of the token's imagemetadata_uri
: URI of the token's metadatawebsite
: Project website URLtwitter
: Twitter/X profile URLtelegram
: Telegram group URLcreated_timestamp
: Token creation timestamplast_trade_timestamp
: Last trade timestampking_of_the_hill_timestamp
: King of the hill timestamplast_reply
: Last reply timestampreply_count
: Number of replies/commentscreator
: Creator's wallet addressusername
: Creator's usernameprofile_image
: Creator's profile image URLcomplete
: Whether token setup is complete (boolean)hidden
: Whether token is hidden (boolean or null)nsfw
: Whether token is marked as NSFW (boolean)1{ 2 "mint": "AxGAbdFtdbj2oNXa4dKqFvwHzgFtW9mFHWmd7vQfpump", 3 "name": "TOP HAT", 4 "symbol": "HAT", 5 "description": "Solana's first no-code AI agent launchpad.", 6 "image_uri": "https://ipfs.io/ipfs/QmPPhPbe9t5AKkBgBP4uon7aBdwLzukdS5PJoujC4YjJBj", 7 "metadata_uri": "https://ipfs.io/ipfs/QmRGP81WsfLPtw4VaExcsJr2sE2P1qftuiszQx5aHBwce6", 8 "twitter": "https://x.com/TopHat_One", 9 "telegram": "https://t.me/+DLUgJl8MCDBjNTFk", 10 "bonding_curve": "EopMZSxBTEad6Y43zvfd4LntmULkqp5hFYViC5cFn4oT", 11 "associated_bonding_curve": "9v7VXvR2rytENnBrYbzAfTpwACNxTdGubD5Wdi7Y8xM8", 12 "creator": "BXjEFPEDwgNrAdLRHb9kqLK4DrLtd3uQPcmiQpKPZTd5", 13 "created_timestamp": 1730374103343, 14 "raydium_pool": "Hoz3sC78FMWSziyyvJuv5kTEamBMSe2j1LUGAMP9SbYU", 15 "complete": true, 16 "virtual_sol_reserves": 115005359321, 17 "virtual_token_reserves": 279900000000000, 18 "hidden": null, 19 "total_supply": 1000000000000000, 20 "website": "tophat.one", 21 "show_name": true, 22 "last_trade_timestamp": 1730375245000, 23 "king_of_the_hill_timestamp": 1730374135000, 24 "market_cap": 121100, 25 "reply_count": 429, 26 "last_reply": 1734886752430, 27 "nsfw": false, 28 "market_id": "HTJT8npsXVVAYH9QTZ3cJAFpZ33JzaR9QBBkvtxR9NDF", 29 "inverted": true, 30 "is_currently_live": false, 31 "username": null, 32 "profile_image": null, 33 "usd_market_cap": 22678397 34}
Yes, if you're scraping publicly available data for personal or internal use. Always review Websute's Terms of Service before large-scale use or redistribution.
No. This is a no-code tool — just enter a job title, location, and run the scraper directly from your dashboard or Apify actor page.
It extracts job titles, companies, salaries (if available), descriptions, locations, and post dates. You can export all of it to Excel or JSON.
Yes, you can scrape multiple pages and refine by job title, location, keyword, or more depending on the input settings you use.
You can use the Try Now button on this page to go to the scraper. You’ll be guided to input a search term and get structured results. No setup needed!