DexScreener Crypto Scraper - Token Pairs, Price & Liquidity avatar

DexScreener Crypto Scraper - Token Pairs, Price & Liquidity

Pricing

from $0.50 / 1,000 results

Go to Apify Store
DexScreener Crypto Scraper - Token Pairs, Price & Liquidity

DexScreener Crypto Scraper - Token Pairs, Price & Liquidity

$0.5/1K ๐Ÿ”ฅ Fast DexScreener crypto scraper! Token pairs across every DEX & chain โ€” price, liquidity, volume & 24h change. No key. JSON, CSV, Excel or API in seconds. Search tokens & pull thousands of pairs for DeFi & trading bots โšก

Pricing

from $0.50 / 1,000 results

Rating

0.0

(0)

Developer

ninhothedev

ninhothedev

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

7 days ago

Last modified

Share

DexScreener Crypto Scraper ๐Ÿ“ˆ

Scrape real-time crypto trading data from DexScreener across every DEX and chain โ€” no API key, no login. Get token pairs with USD price, liquidity, 24h/6h/1h volume, buy/sell counts, price change, market cap and FDV in clean, structured JSON. Built for memecoin traders, DeFi analysts and trading bots.

โšก Fast, datacenter-proxy-friendly, and priced to undercut โ€” see pricing below.

๐Ÿ’ก What you get

For every pair the Actor returns a flat, ready-to-use record:

FieldDescription
chainChain ID (e.g. solana, ethereum, base, bsc)
dexDEX ID (e.g. raydium, uniswap, pancakeswap)
pair_addressPool / pair contract address
urlDexScreener pair URL
base_symbol, base_name, base_addressBase token identity
quote_symbolQuote token symbol
price_usd, price_nativeCurrent price (USD & native)
volume_h24, volume_h6, volume_h1Trading volume windows
txns_h24_buys, txns_h24_sells24h buy / sell transaction counts
price_change_h24, price_change_h6, price_change_h1Price change %
liquidity_usdPool liquidity in USD
fdv, market_capFully-diluted valuation & market cap
created_atPair creation time (ISO-8601)
scraped_atWhen the row was scraped (ISO-8601)

Every field is nullable โ€” missing values come back as null, never a crash.

๐Ÿš€ Modes

Set the mode input to choose how you look up pairs:

1. search โ€” by query

Free-text search for symbols, names or addresses. Perfect for discovery.

{ "mode": "search", "queries": ["WIF", "PEPE"], "maxItems": 100 }

2. tokens โ€” by contract address

All pairs for one or more token contract addresses (batched up to 30 per request).

{ "mode": "tokens", "tokenAddresses": ["0x6982508145454ce325ddbe47a25d4ec3d2311933"] }

3. pair โ€” by chain + pair address

Fetch specific pools directly.

{ "mode": "pair", "chainId": "solana", "pairAddresses": ["EP2ib6dYdEeqD8MfE2ezHCxX3kP3K2eLKkirfPm5eyMx"] }

๐Ÿงพ Example output

{
"chain": "solana",
"dex": "raydium",
"pair_address": "abc123...",
"url": "https://dexscreener.com/solana/abc123",
"base_symbol": "WIF",
"base_name": "dogwifhat",
"base_address": "So1...",
"quote_symbol": "SOL",
"price_usd": 2.4531,
"price_native": 0.0091234,
"volume_h24": 15234567.89,
"txns_h24_buys": 1200,
"txns_h24_sells": 980,
"price_change_h24": -4.2,
"liquidity_usd": 8765432.1,
"fdv": 2450000000.0,
"market_cap": 2450000000.0,
"created_at": "2023-11-14T22:13:20+00:00",
"scraped_at": "2026-07-19T20:00:00+00:00"
}

๐Ÿ’ฐ Pricing

~$0.50 per 1,000 pairs โ€” deliberately cheap so it's the obvious choice over pricier crypto data Actors. Pay-as-you-go, no subscription, no key management.

๐ŸŽฏ Use cases

  • Memecoin trading โ€” spot new Solana/Base launches by liquidity & volume spikes
  • DeFi research โ€” compare pools across DEXs and chains
  • Liquidity monitoring โ€” track liquidity_usd and volume trends over time
  • Trading bots โ€” feed structured price/volume data straight into your strategy
  • Token due diligence โ€” check FDV, market cap, pair age and buy/sell pressure

๐Ÿ“Š Comparison

DexScreener Crypto ScraperManual DexScreener UIGeneric web scrapers
API key neededโŒ NoโŒ NoVaries
Structured JSONโœ… YesโŒ Noโš ๏ธ Fragile
All chains & DEXsโœ… Yesโœ… Yesโš ๏ธ
Search / token / pair modesโœ… 3 modesManualโŒ
Price๐Ÿ’š ~$0.5/1kFree but manualOften pricier

๐Ÿท๏ธ Keywords

dexscreener scraper, crypto scraper, memecoin scraper, defi data, token price api, solana pairs, dex liquidity, trading volume, crypto trading bot, token research, uniswap raydium pancakeswap, price change, market cap fdv, no api key crypto data.


Not affiliated with DexScreener. Use responsibly and respect the source's terms.