
DexScan Meme Explorer Scraper
Pricing
Pay per event

DexScan Meme Explorer Scraper
DexScan Meme Coin Explorer: Powerful CoinMarketCap scraper for real-time meme coin analysis. Track new and trending tokens with filters for liquidity, volume, dev ownership, and more. Essential tool for crypto investors and traders seeking profitable meme coin opportunities.
5.0 (1)
Pricing
Pay per event
2
Monthly users
2
Runs succeeded
>99%
Last modified
15 days ago
DexScan Meme Coin Explorer: Comprehensive Meme Coin Data Collector
DexScan Meme Coin Explorer is a powerful web scraping tool created as an Apify actor, specifically designed to extract, analyze, and monitor meme coin data from CoinMarketCap. This automated crypto data collector gathers real-time market data, transaction volumes, and liquidity information about newly created, about-to-graduate, and graduated meme coins, providing valuable insights for crypto market analysts, investors, traders, and blockchain developers.
Why Should You Use Meme Coin Explorer?
Meme Coin Explorer saves you hours by automating manual data collection processes and ensures you always have access to the most up-to-date meme coin data. Here are the advantages Meme Coin Explorer offers you:
- Time Saving: Save hours by automating manual data collection processes
- Comprehensive Data: Complete data set including prices, transaction volumes, liquidity, and total number of holders
- Customizable Data Collection: Ability to sort and filter according to your needs
- Advanced Filtering: Filter by factors such as developer ownership rate, bonding curve percentage, and liquidity
Features
- Extracts comprehensive data about newly created, about-to-graduate, and graduated meme coins from CoinMarketCap
- Can filter meme coins based on criteria such as transaction count, transaction volume, total number of holders, or liquidity
- Provides advanced filters such as developer ownership rate, bonding curve percentage, and social media presence
- Stores collected data in Apify data store and enables export in various formats (JSON, CSV, Excel)
Use Cases
- Market Research: Discover new and popular meme coins
- Investment Analysis: Identify potential investment opportunities by analyzing liquidity and transaction volumes
- Competition Monitoring: Track activities on specific tokens
- Data Science Projects: Create comprehensive datasets of crypto markets
- Trading Strategies: Collect real-time data for your algorithm-based trading strategies
Usage
- Run this actor in the Apify console.
- Provide the required inputs:
- category: Which category of meme coins to extract (newCreations, aboutGraduates, graduates)
- poolSourceType: Transaction pool source (pump.fun, moonshot)
- topHoldersLessThan: Filter coins where the top 10 holders own less than 30%
- devSoldAll: Filter coins where the developer has sold all tokens
- devBurn: Filter coins where the developer has burned tokens
- leastSocial: Filter coins that have at least one social media account
- bondingCurveMin: Minimum bonding curve percentage (0-100%)
- bondingCurveMax: Maximum bonding curve percentage (0-100%)
- devHoldingMin: Minimum developer ownership percentage (0-100%)
- devHoldingMax: Maximum developer ownership percentage (0-100%)
- holdersMin: Minimum number of holders
- holdersMax: Maximum number of holders
- liquidityMin: Minimum liquidity amount ($)
- liquidityMax: Maximum liquidity amount ($)
- volumeMin: Minimum trading volume ($)
- volumeMax: Maximum trading volume ($)
- marketCapMin: Minimum market cap value ($)
- marketCapMax: Maximum market cap value ($)
- txnsMin: Minimum number of transactions
- txnsMax: Maximum number of transactions
- buysMin: Minimum number of buy transactions
- buysMax: Maximum number of buy transactions
- sellsMin: Minimum number of sell transactions
- sellsMax: Maximum number of sell transactions
- tokenAgeMin: Minimum token age (minutes)
- tokenAgeMax: Maximum token age (minutes)
Example Input
1{ 2 "devBurn": false, 3 "devSoldAll": false, 4 "leastSocial": false, 5 "topHoldersLessThan": false, 6 "category": "newCreations", 7 "poolSourceType": "pump.fun" 8}
Output
The collected data is saved to the Apify dataset. The output data includes the following fields:
platformId
: Platform IDdexerPlatformName
: Platform namepoolId
: Pool IDlpAddress
: Liquidity pool addresstokenAddress
: Token addressname
: Token namesymbol
: Token symboltwitter
: Twitter linkwebsite
: Website linktelegram
: Telegram linklogo
: Logo URLpoolCreatedTime
: Pool creation timetopHolderRate
: Top holders ratedevHolderRate
: Developer ownership ratebondingCurveRatio
: Bonding curve ratioholderCount
: Number of holdersvolume
: Transaction volumemarketCap
: Market capitalizationitemLink
: Item linkpoolSource
: Pool source
Example Output
1{ 2 "platformId": 16, 3 "dexerPlatformName": "Solana", 4 "poolId": "30972228", 5 "lpAddress": "FbsnvnbmttBtTXaDxmHpwp9GSA5Hhs5ALQ99v9P1FtfE", 6 "tokenAddress": "GdqS7R66NYY8H9Wz8vji9LeZB7EMiCMTg23MoANYpump", 7 "name": "Piano Dog", 8 "symbol": "BILLY", 9 "twitter": "https://x.com/search?q=X%20Ballz%20Fish&src=typed_query&f=media", 10 "website": "https://x.com/search?q=X%20Ballz%20Fish&src=typed_query&f=media", 11 "logo": "https://s3.coinmarketcap.com/dexer/token/8ea85e5f802f32b0a0318ff1fd56bb8c.png", 12 "poolCreatedTime": "1743263972000", 13 "topHolderRate": 0.0524000000, 14 "devHolderRate": 0.0280000000, 15 "bondingCurveRatio": 0.04745395, 16 "holderCount": 12, 17 "volume": 0, 18 "marketCap": 3838.313316026, 19 "itemLink": "https://pump.fun/GdqS7R66NYY8H9Wz8vji9LeZB7EMiCMTg23MoANYpump", 20 "poolSource": "pump.fun" 21}
This example output shows the structured data of a single cryptocurrency. The actual output will be a list of similar objects for all processed cryptocurrencies.
Notes
- The collected data is stored in Apify's default data store.
Pricing
Pricing model
Pay per eventThis Actor is paid per event. You are not charged for the Apify platform usage, but only a fixed price for specific events.
Actor start
$0.010
Charge when the actor starts running
Each Page Scrape
$0.005
Charge for each page scraping
Token Data Scraped
$0.001
Charged for each individual token data item successfully retrieved and saved to the dataset.
Actor Completion
$0.010
Charge when all processes are successfully completed.