DexScan New Pairs Scraper avatar
DexScan New Pairs Scraper

Pricing

Pay per event

Go to Store
DexScan New Pairs Scraper

DexScan New Pairs Scraper

Developed by

Muhammet Akkurt

Muhammet Akkurt

Maintained by Community

DexScan New Pairs Scraper monitors newly created cryptocurrency token pairs across Solana, Ethereum, BNB Smart Chain, Base, Blast. This Apify actor lets you filter pairs by age, liquidity, volume, and security metrics—enabling crypto investors to discover early-stage tokens with detailed market data

5.0 (2)

Pricing

Pay per event

4

Total users

50

Monthly users

6

Runs succeeded

>99%

Last modified

5 days ago

CoinMarketCap DexScan New Pairs Listings Scraper

DexScan New Pairs Listings Scraper: Monitor Recently Created Cryptocurrency Token Pairs

Unlock real-time insights from the decentralized market with the DexScan New Pairs Listings Scraper. This powerful Apify actor is a specialized DEX scraper designed to extract, analyze, and monitor detailed data about newly created cryptocurrency token pairs directly from CoinMarketCap's DexScan platform. This automated crypto data extractor collects real-time market data, trading volumes, and liquidity information across more than 90 blockchains, providing actionable insights for crypto market analysts, investors, traders, and blockchain developers.

Why Should You Use This Scraper?

In the fast-paced crypto market, timely data is crucial. This scraper gives you a competitive edge by:

  • Saving Time: Automate hours of manual data collection and focus on analysis.
  • Providing Comprehensive Data: Get a complete dataset including prices, trading volumes, liquidity, and market capitalization for new pairs.
  • Delivering Actionable Insights: Go beyond raw data. Use advanced filters to uncover early investment opportunities and inform your trading strategies.
  • Offering Multi-Blockchain Support: Collect data from Ethereum, Solana, BNB Smart Chain, and over 90 other blockchain platforms.
  • Enabling Customizable Data Collection: Scrape any number of tokens, from a few to a full market scan.

Features

  • Comprehensive Data Extraction: Gathers key metrics for new token pairs, including prices, 24h volume, liquidity, and market capitalization directly from CoinMarketCap.
  • Broad Blockchain Coverage: Access data from over 90 blockchain networks like Solana, Ethereum, BNB Smart Chain, Base, and Avalanche.
  • Granular Filtering: Zero in on promising tokens with a powerful set of filters for age, market cap, liquidity, transaction volume, buys, sells, and price changes.
  • Scalable Scraping: Collect data for any number of tokens, from a targeted list to a full market scan.
  • Flexible Export Options: Easily integrate your data by exporting it in various formats, including JSON, CSV, and Excel.

Use Cases

  • Market Research: Discover newly listed tokens as soon as they appear on the market.
  • Investment Analysis: Analyze liquidity, market cap, and trading volumes to identify potential early investment opportunities.
  • Trading Strategies: Collect real-time crypto data to power your algorithm-based trading models for new token listings.
  • Data Science Projects: Create comprehensive datasets of DEX markets for in-depth analysis and modeling.

Usage

  1. Run this actor in the Apify console.
  2. Provide the desired inputs. All filters are optional.
  • chain: The blockchain platform to scrape data from (e.g., solana, ethereum, bsc).
  • limit: Maximum number of tokens to scrape. Enter 0 to scrape all available tokens.
  • interval: The time interval for the token statistics (e.g., 1h, 24h, 7d).
  • auditPassed: (boolean) Filter for tokens that have passed an audit.
  • social: (boolean) Filter for tokens that have social information.
  • minAge / maxAge: (integer) Filter by token age in minutes.
  • minMarketCap / maxMarketCap: (integer) Filter by market capitalization in USD.
  • minLiquidity / maxLiquidity: (integer) Filter by liquidity in USD.
  • period: The time period for advanced filters below (5m, 1h, 4h, 24h).
  • minVolume / maxVolume: (integer) Filter by trading volume in USD for the selected period.
  • minTxns / maxTxns: (integer) Filter by the number of transactions for the selected period.
  • minBuys / maxBuys: (integer) Filter by the number of buys for the selected period.
  • minSells / maxSells: (integer) Filter by the number of sells for the selected period.
  • minPriceChange / maxPriceChange: (integer) Filter by price change percentage for the selected period.

Example Input

{
"chain": "solana",
"limit": 100,
"interval": "24h",
"minMarketCap": 10000,
"minVolume": 50000,
"period": "24h"
}

Output

The collected data is saved to the Apify dataset. Each item in the dataset is a JSON object representing a token with the following fields:

  • n: Token Name
  • sym: Token Symbol
  • addr: Token Contract Address
  • plt: Blockchain Platform Name
  • pid: Platform ID (CoinMarketCap's internal ID)
  • pdex: Platform DEX Name
  • pcid: Platform Crypto ID (CoinMarketCap's internal ID)
  • web: Website URL
  • tw: Twitter URL
  • lg: Logo Image URL
  • pubAt: The date the token was published (timestamp)
  • mcap: Market Capitalization in USD
  • liqUsd: Liquidity in USD
  • hld: Number of holders
  • p: Price in USD
  • np: New Price (often 0, check p)
  • pt: Price timestamp
  • v24h: Trading volume in the last 24 hours (USD)
  • t24h: Transactions in the last 24 hours
  • ch24h: Price change percentage in the last 24 hours
  • tsrc: The source DEX for the data (e.g., "Raydium (CPMM)")
  • sts: An array of statistics for different timeframes (1m, 5m, 1h, 4h, 24h)
  • rl: Risk level (e.g., "safe")
  • ts: Total supply

Example Output

{
"n": "Just a Super Chill Guy",
"sym": "Superchill",
"addr": "HN1wrwAeeLStuB8YLSVigNz9heBrjTdvMbSZd6EyVZSE",
"plt": "Solana",
"pid": 16,
"pdex": "Solana",
"pcid": 5426,
"tw": "https://x.com/chillguycto/status/1949472588578885773",
"lg": "https://ipfs.sintral.me/cdn-cgi/image/width=480,quality=100,format=webp/ipfs/QmV8ktGmxNL1hyNGcXYWX5eExF8SZeLq5RaiiiuEUqCTcc",
"pubAt": "1753625501000",
"mcap": "6002.5490354954029044",
"liqUsd": "788.34021111598184256",
"p": "0.000006002549035495",
"pt": "1753625538000",
"v24h": "665.931102927542796994",
"t24h": "6",
"ch24h": "0.0692",
"tsrc": "bonk",
"sts": [
{
"tp": "5m",
"vu": "665.931102927542796994",
"txs": "6",
"nb": "4",
"ns": "2",
"bvu": "530.044800037513075071",
"svu": "135.886302890029721924",
"but": "4",
"sut": "2",
"pc": 0.0692,
"ut": "4"
},
{
"tp": "1h",
"vu": "665.931102927542796994",
"txs": "6",
"nb": "4",
"ns": "2",
"bvu": "530.044800037513075071",
"svu": "135.886302890029721924",
"but": "4",
"sut": "2",
"pc": 0.0692,
"ut": "4"
},
{
"tp": "4h",
"vu": "665.931102927542796994",
"txs": "6",
"nb": "4",
"ns": "2",
"bvu": "530.044800037513075071",
"svu": "135.886302890029721924",
"but": "4",
"sut": "2",
"pc": 0.0692,
"ut": "4"
},
{
"tp": "24h",
"vu": "665.931102927542796994",
"txs": "6",
"nb": "4",
"ns": "2",
"bvu": "530.044800037513075071",
"svu": "135.886302890029721924",
"but": "4",
"sut": "2",
"pc": 0.0692,
"ut": "4"
},
{
"tp": "1m",
"vu": "665.931102927542796994",
"txs": "6",
"nb": "4",
"ns": "2",
"bvu": "530.044800037513075071",
"svu": "135.886302890029721924",
"but": "4",
"sut": "2",
"pc": 0.0692,
"ut": "4"
}
],
"rl": "safe",
"ts": "1000000000.000000"
}

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.