DexScreener Crypto Token & Pair Scraper avatar

DexScreener Crypto Token & Pair Scraper

Under maintenance

Pricing

from $10.00 / 1,000 result items

Go to Apify Store
DexScreener Crypto Token & Pair Scraper

DexScreener Crypto Token & Pair Scraper

Under maintenance

Scrape DexScreener crypto data: token name & symbol, price USD, liquidity, 24h volume, price change, market cap, chain, pair address and DEX URL. Ideal for crypto market research, token monitoring, DEX analytics and trading signals.

Pricing

from $10.00 / 1,000 result items

Rating

0.0

(0)

Developer

Fortuitous Pirate

Fortuitous Pirate

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

17 days ago

Last modified

Share

Extract live cryptocurrency token and trading-pair data from DexScreener across every major blockchain. Search by token name, symbol or contract address, or run with empty input to pull a broad dataset of the most active tokens. Built on the official public DexScreener API — fast, reliable, no login required.

What you get

FieldDescription
tokenNameBase token name (e.g. "Solana")
tokenSymbolBase token symbol (e.g. "SOL")
tokenAddressBase token contract address
quoteSymbolQuote token symbol (e.g. "USDC")
chainBlockchain (solana, ethereum, bsc, base, arbitrum, polygon, avalanche, optimism, fantom, …)
dexIdDEX / exchange (raydium, uniswap, pancakeswap, aerodrome, …)
pairAddressTrading pair contract address
priceUsdCurrent price in USD
priceNativePrice in the quote token
liquidityUsdPool liquidity in USD
volume24h / volume6h / volume1hTrading volume in USD
priceChange5m / priceChange1h / priceChange6h / priceChange24hPrice change percent
fdv / marketCapFully diluted valuation and market cap
txnsBuys24h / txnsSells24h24h buy and sell transaction counts
pairCreatedAtPair creation timestamp (ISO)
urlDexScreener pair URL
scrapedAtISO timestamp of the scrape

Use cases

  • Crypto market research — snapshot price, liquidity and volume across chains
  • Token monitoring — track a specific token's pairs and price movement
  • DEX analytics — compare liquidity and volume by DEX and chain
  • Trading signals — feed price-change and transaction data into strategies
  • Lead generation — surface newly launched and trending tokens

Example input

Run with empty input to scrape a broad default set across top tokens:

{}

Or target a specific token:

{
"searchQuery": "PEPE",
"chainId": "ethereum",
"maxItems": 50
}

Other modes:

{ "mode": "top_boosts", "maxItems": 30 }
{ "mode": "token_profiles", "maxItems": 30 }

Look up specific contracts:

{
"chainId": "solana",
"tokenAddresses": ["So11111111111111111111111111111111111111112"]
}

Example output

{
"chain": "base",
"dexId": "aerodrome",
"pairAddress": "0x1131DB5977242a03eBeaD1aCD18F80A9A29e5922",
"tokenName": "Solana",
"tokenSymbol": "SOL",
"tokenAddress": "0x311935Cd80B76769bF2ecC9D8Ab7635b2139cf82",
"quoteSymbol": "USDC",
"priceUsd": 85.14,
"liquidityUsd": 391588.92,
"volume24h": 5102088.31,
"priceChange24h": 0.32,
"marketCap": 8725548,
"txnsBuys24h": 3826,
"txnsSells24h": 4008,
"url": "https://dexscreener.com/base/0x1131db5977242a03ebead1acd18f80a9a29e5922",
"scrapedAt": "2026-05-18T00:00:00.000Z"
}

Supported chains

Solana, Ethereum, BSC, Base, Arbitrum, Polygon, Avalanche, Optimism, Fantom, and every other chain indexed by DexScreener.

Pricing

Pay per result: $0.05 per run start + $0.005 per record. No subscription.