Dexscreener Scraper avatar

Dexscreener Scraper

Pricing

from $5.00 / 1,000 results

Go to Apify Store
Dexscreener Scraper

Dexscreener Scraper

Dexscreener scraper — search any keyword, token or pair, paste a Dexscreener URL, or pull live boost/profile feeds, and get clean per-pair rows: price, liquidity, FDV, market cap, 24h/6h/1h volume and change, buy/sell counts. Every chain, from Dexscreener's public API. No proxy. JSON or CSV out.

Pricing

from $5.00 / 1,000 results

Rating

0.0

(0)

Developer

Muhamed Didovic

Muhamed Didovic

Maintained by Community

Actor stats

0

Bookmarked

2

Total users

1

Monthly active users

2 days ago

Last modified

Share

Dexscreener Scraper

All-in-one Dexscreener scraper — search a keyword, drop a token or pair address, paste a Dexscreener URL, or pull a live discovery feed, and get clean per-pair rows: price, liquidity, volume, FDV, market cap, transaction counts and price changes across every chain.

Input you give itRows you get back
Search keyword (SOL, PEPE, USDC/SOL)Every matching pair
Token contract addressEvery pool trading that token
Pair URL / chain/pairAddressThat exact pair
Discovery feed (latest profiles / boosts)Pairs behind the trending tokens

Pure HTTP on Dexscreener's own public API. No browser, no CAPTCHA solver, no proxy required.

Why Use This Scraper?

  • Four entry points in one actor — keyword search, token/pair/URL lookup, and three discovery feeds. Mix them in one run.
  • Every chain — Solana, Ethereum, Base, BSC, and any chain Dexscreener indexes. Optional single-chain filter.
  • Discovery built in — pull the latest token profiles, the latest boosted tokens, or the most-boosted tokens right now, then resolve each to its live pairs.
  • Complete market snapshot per pair — price (USD + native), liquidity, FDV, market cap, 24h/6h/1h volume and price change, buy/sell counts.
  • Cheap and fast — Dexscreener's public API is generous; no proxy or anti-bot spend. De-duplicated by chain + pair address.

Overview

This actor turns Dexscreener into structured, analysis-ready data for token research, market monitoring, screening bots, and portfolio dashboards. Every row is one trading pair, flattened into stable top-level fields, with the complete raw Dexscreener object preserved under raw for anything you need that isn't surfaced.

Supported Inputs

InputExampleNotes
Search queriesSOL, bonk, USDC/SOLFull-text search of Dexscreener's index
Token addressesSo1111…1112Returns every pool trading that token, any chain
Pair URLshttps://dexscreener.com/solana/<pairAddress>That single pair
chain/pairAddresssolana/HcKh…pumpBare form of a pair lookup
Discovery modelatestProfiles / latestBoosts / topBoostsLive feeds, resolved to pairs

Not supported: private/authenticated endpoints, historical OHLCV candles, or wallet-level holdings (those need a different data source).

Use Cases

WhoWhat they pull
Traders & screenersLive price/liquidity/volume snapshots for a token list
Bot buildersA cheap, no-proxy feed of new & boosted pairs
AnalystsCross-chain liquidity and volume distribution for a token
ResearchersThe latest token profiles and boost activity as a discovery signal

How It Works

How the Dexscreener Scraper works

  1. Point it at Dexscreener — any mix of search queries, addresses/URLs, and a discovery feed.
  2. Fetch — each input hits Dexscreener's public API with retry + backoff on rate limits. No proxy needed.
  3. Emit — pairs are normalized into flat rows, de-duplicated by chain + pair address, and bounded by maxItems.

Input Configuration

FieldTypeNotes
searchQueriesstring[]Keywords / symbols to search
urlsOrAddressesstring[]Pair URLs, chain/pairAddress, or token contract addresses
discoveryModeenumnone (default), latestProfiles, latestBoosts, topBoosts
chainFilterstringKeep only pairs on this chain (e.g. solana). Empty = all chains
maxItemsintegerCap on total pairs returned
proxyobjectOptional — the public API rarely needs one

Example input

{
"searchQueries": ["SOL", "PEPE"],
"urlsOrAddresses": ["https://dexscreener.com/solana/HcKhfddNF2dqMxxtL51AzgWU26MBNkUkEzGAHtqkpump"],
"discoveryMode": "topBoosts",
"chainFilter": "solana",
"maxItems": 200
}

Output Overview

One row per pair. Numeric market fields are surfaced at the top level; the untouched Dexscreener pair object is kept under raw.

Output Sample

{
"chainId": "base",
"dexId": "aerodrome",
"url": "https://dexscreener.com/base/0x1131db5977242a03ebead1acd18f80a9a29e5922",
"pairAddress": "0x1131DB5977242a03eBeaD1aCD18F80A9A29e5922",
"baseTokenSymbol": "SOL",
"quoteTokenSymbol": "USDC",
"priceUsd": "75.97",
"liquidityUsd": 353379.36,
"fdv": 15507499,
"marketCap": 15507499,
"volume24h": 4054031.2,
"priceChange24h": 1.49,
"txns24h": { "buys": 4034, "sells": 4033 },
"scrapedAt": "2026-07-19T10:28:33.734Z"
}

Key Output Fields

  • Identity: chainId, dexId, url, pairAddress, baseTokenSymbol / baseTokenAddress, quoteTokenSymbol / quoteTokenAddress
  • Price: priceUsd, priceNative
  • Depth & size: liquidityUsd, fdv, marketCap
  • Activity: volume24h / volume6h / volume1h, priceChange24h / priceChange6h / priceChange1h, txns24h
  • Meta: pairCreatedAt, scrapedAt, raw (full Dexscreener pair object)

FAQ

Do I need a proxy? No. Dexscreener's public API is generous; the actor only backs off on the rare 429.

Can I get every pool for a token? Yes — pass the token contract address in urlsOrAddresses.

Which chains are supported? All chains Dexscreener indexes. Use chainFilter to restrict to one.

What is discovery mode? A live feed of trending/new tokens (profiles or boosts), each resolved to its pairs — handy as a screening signal.

Historical candles? Not included — this actor returns the current-state snapshot per pair.

Support

Found a bug or need a field added? Open an issue on the actor's Issues tab, or email muhamed.dido@gmail.com.

Explore More Scrapers

Browse the full catalog of production scrapers at muhamed-didovic.github.io.

⚠️ Disclaimer

This Actor accesses publicly available market data on Dexscreener for legitimate research, market-intelligence, and analysis purposes. Use of this Actor must comply with Dexscreener's Terms of Service and all applicable laws. This is not financial advice — always verify token contracts independently before trading. The Actor's authors are not responsible for any misuse. We do not store any scraped data; the Actor returns it directly to your Apify dataset for your authorized use.

SEO Keywords

dexscreener scraper, dexscreener api, dex screener data extraction, crypto pair scraper, token price scraper, solana token scraper, ethereum pair data, liquidity and volume scraper, dexscreener bulk export, on-chain market data, defi data api, token discovery feed, boosted tokens scraper, crypto market research, dexscreener json export, dexscreener csv export, memecoin scraper, dex pair monitor