DexScreener Crypto Scraper - Token Pairs, Price & Liquidity
Pricing
from $0.50 / 1,000 results
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
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
7 days ago
Last modified
Categories
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:
| Field | Description |
|---|---|
chain | Chain ID (e.g. solana, ethereum, base, bsc) |
dex | DEX ID (e.g. raydium, uniswap, pancakeswap) |
pair_address | Pool / pair contract address |
url | DexScreener pair URL |
base_symbol, base_name, base_address | Base token identity |
quote_symbol | Quote token symbol |
price_usd, price_native | Current price (USD & native) |
volume_h24, volume_h6, volume_h1 | Trading volume windows |
txns_h24_buys, txns_h24_sells | 24h buy / sell transaction counts |
price_change_h24, price_change_h6, price_change_h1 | Price change % |
liquidity_usd | Pool liquidity in USD |
fdv, market_cap | Fully-diluted valuation & market cap |
created_at | Pair creation time (ISO-8601) |
scraped_at | When 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_usdand 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 Scraper | Manual DexScreener UI | Generic web scrapers | |
|---|---|---|---|
| API key needed | โ No | โ No | Varies |
| Structured JSON | โ Yes | โ No | โ ๏ธ Fragile |
| All chains & DEXs | โ Yes | โ Yes | โ ๏ธ |
| Search / token / pair modes | โ 3 modes | Manual | โ |
| Price | ๐ ~$0.5/1k | Free but manual | Often pricier |
๐ Related Actors
๐ท๏ธ 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.