
DexScan Scraper
Pricing
Pay per event

DexScan Scraper
DexScan Scraper is an Apify actor that extracts cryptocurrency token pair data from DexScan. It collects real-time market data across 90+ blockchains including prices, volumes, and liquidity metrics. This automated tool saves time for crypto analysts and investors with customizable data collection.
5.0 (1)
Pricing
Pay per event
2
Monthly users
2
Runs succeeded
>99%
Last modified
21 days ago
DexScan Scraper: Comprehensive Cryptocurrency Token Pair Data Collector
DexScan Scraper is a powerful web scraping tool built as an Apify actor specifically designed to extract, analyze, and monitor detailed cryptocurrency token pair data from the DexScan platform. This automated crypto data extractor collects real-time market data, trading volumes, and liquidity information for token pairs across more than 90 blockchains, providing valuable insights for crypto market analysts, investors, traders, and blockchain developers.
Why Should You Use DexScan Scraper?
DexScan Scraper saves you hours by automating manual data collection processes and ensures you always have access to the most up-to-date token pair data. Here are the advantages DexScan Scraper offers you:
- Time Saving: Save hours by automating manual data collection processes
- Comprehensive Data: Complete data set including prices, trading volumes, liquidity, and change rates
- Multi-Blockchain Support: Collect data from Ethereum, Solana, BNB Smart Chain, and other 90+ blockchain platforms
- Customizable Data Collection: Ability to sort and filter according to your needs
Features
- Extracts comprehensive data about token pairs from DexScan across various blockchains
- Supports 90+ different blockchain platforms (Solana, Ethereum, BNB Smart Chain, Base, Avalanche, etc.)
- Can sort token pairs by criteria such as transaction count, trading volume, or liquidity
- Can collect data for any desired number of token pairs (you can perform a full market scan)
- Stores collected data in the Apify data store and allows export in various formats (JSON, CSV, Excel)
Use Cases
- Market Research: Discover new and popular token pairs
- Investment Analysis: Analyze liquidity and trading volumes to identify potential investment opportunities
- Competition Monitoring: Track activities on specific tokens or DEX platforms
- 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 desired inputs:
- chain: Blockchain platform to extract data from (solana, ethereum, bnb-smart-chain-bep20, polygon, avalanche, etc.)
- sortType: Sorting criteria (txs24h, volumeUsd24h, liquidity)
- desc: Sort in descending order (true/false)
- limit: Number of token pairs to retrieve (enter 0 to retrieve all token pairs)
Example Input
1{ 2 "chain": "solana", 3 "sortType": "txs24h", 4 "desc": true, 5 "limit": 100 6}
Output
The collected data is saved to the Apify dataset. The output data includes the following fields:
platformId
: Blockchain platform IDdexerPlatformName
: Blockchain platform nameplatformCryptoId
: Platform crypto IDpoolId
: Liquidity pool IDpairContractAddress
: Token pair contract addressfactoryAddress
: Factory contract addressdexerId
: DEX platform IDdexerName
: DEX platform namebaseCurrencyId
: Base currency IDbaseTokenId
: Base token IDbaseTokenName
: Base token namebaseTokenAddress
: Base token addressbaseTokenSymbol
: Base token symbolbaseTelegramUrl
: Base token Telegram URLbaseTwitterUrl
: Base token Twitter URLbaseWebsiteUrl
: Base token websitebaseLogoUrl
: Base token logo URLquoteCryptoId
: Quote crypto IDquotoTokenId
: Quote token IDquotoTokenName
: Quote token namequotoTokenAddress
: Quote token addressquotoTokenSymbol
: Quote token symbolmarketCap
: Market capitalizationfdv
: Fully diluted valuationliquidity
: LiquiditymarketUrl
: Market URLreverseOrder
: Reverse orderrank
: RankingpoolCreatedDate
: Pool creation datepriceUsd
: Price in USDpriceQuote
: Price in quote tokenbasePrice5m
: 5-minute base price changequotePrice5m
: 5-minute quote price changebasePrice1h
: 1-hour base price changequotePrice1h
: 1-hour quote price changebasePrice4h
: 4-hour base price changequotePrice4h
: 4-hour quote price changevolumeUsd24h
: 24-hour trading volume (USD)txns24h
: 24-hour transaction countbaseChange24h
: 24-hour base changequoteChange24h
: 24-hour quote changebaseChange7d
: 7-day base changequoteChange7d
: 7-day quote change
Example Output
1{ 2 "platformId": 16, 3 "dexerPlatformName": "Solana", 4 "platformCryptoId": 5426, 5 "poolId": "23709899", 6 "pairContractAddress": "5XH29cos3LeqrTg33xMWjcqSdxmnpe1mKDjrPt7ZcCi8", 7 "factoryAddress": "675kPX9MHTjS2zt1qfr1NYHuzeLXfQM9H24wFSUt1Mp8", 8 "dexerId": 1342, 9 "dexerName": "Raydium", 10 "baseCurrencyId": 35431, 11 "baseTokenId": 35431, 12 "baseTokenName": "YODA", 13 "baseTokenAddress": "J3TqbUgHurQGNxWtT88UQPcMNVmrL875pToQZdrkpump", 14 "baseTokenSymbol": "YODA", 15 "baseTelegramUrl": "https://t.me/YODAS0L", 16 "baseTwitterUrl": "https://twitter.com/YodaS0L", 17 "baseWebsiteUrl": "https://www.yodaonsolana.net/", 18 "baseLogoUrl": "https://s3.coinmarketcap.com/dexer/token/f2e9ee9a1aee3629b29d24234c5a8047.jpg", 19 "quoteCryptoId": 5426, 20 "quotoTokenId": 5426, 21 "quotoTokenName": "Wrapped SOL", 22 "quotoTokenAddress": "So11111111111111111111111111111111111111112", 23 "quotoTokenSymbol": "SOL", 24 "marketCap": "47991.448249313", 25 "fdv": "47991.448249313", 26 "liquidity": "25880.62909679836", 27 "marketUrl": "https://raydium.io/swap/", 28 "reverseOrder": false, 29 "rank": 1, 30 "poolCreatedDate": 1737534500000, 31 "priceUsd": "0.000047991448249313", 32 "priceQuote": "0.00000037148541228745946", 33 "basePrice5m": "0.0011686524", 34 "quotePrice5m": "0.0010349099", 35 "basePrice1h": "-0.0027416422", 36 "quotePrice1h": "0.0050502936", 37 "basePrice4h": "-0.0406946166", 38 "quotePrice4h": "-0.000347609", 39 "volumeUsd24h": "12835.963857010729", 40 "txns24h": "361046", 41 "baseChange24h": "-0.1981365402", 42 "quoteChange24h": "-0.0676805566", 43 "baseChange7d": "-0.3764509105", 44 "quoteChange7d": "0.0157312282" 45}
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.01
Charge when the actor starts running
Each Page Scrape
$0.002
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 Charge when all processes are successfully completed.
$0.01
Charge when all processes are successfully completed.