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.
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.
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:
1{ 2 "chain": "solana", 3 "sortType": "txs24h", 4 "desc": true, 5 "limit": 100 6}
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 change1{ 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.
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!