Dexscreener Scraper - DEX Token Prices, Liquidity & Volume
Pricing
from $1.20 / 1,000 results
Dexscreener Scraper - DEX Token Prices, Liquidity & Volume
Scrape DEX trading pairs from Dexscreener. Prices, liquidity, market cap, 24h volume and transaction counts as JSON or CSV.
Pricing
from $1.20 / 1,000 results
Rating
0.0
(0)
Developer
Dominik
Maintained by CommunityActor stats
0
Bookmarked
2
Total users
1
Monthly active users
a day ago
Last modified
Categories
Share
Extract decentralised exchange trading pairs with live price, liquidity, market cap, volume and buy/sell counts across every major chain.
What you can do with it
- Token screening - filter thousands of pairs by liquidity, volume and price move.
- Market monitoring - track new and trending pairs across chains.
- Research datasets - liquidity and volume history for analysis.
- Portfolio tooling - resolve live prices for arbitrary tokens.
- Feed an AI agent - structured market data with no HTML parsing.
Input
Every field is optional. Run it with no configuration and it returns useful data straight away.
| Field | Type | Description |
|---|---|---|
search | string | Token symbol, name or address. Leave empty to sweep major quote tokens. |
chain | string | Restrict to one chain, e.g. solana, ethereum, base, bsc. |
maxItems | integer | How many pairs to return. Charged only for what is delivered. Default 200. |
minLiquidity | integer | Skip illiquid pairs below this figure. Default 0. |
Output
Flat JSON records, exportable as JSON, CSV, Excel or XML. Fields the source does
not publish come back as null rather than being omitted, so your schema stays
stable between runs.
Pricing
Pay per result. You are charged only for records actually delivered - a run that matches nothing costs nothing.
Keeping it fresh
Use Apify Schedules to run this on a timer and your dataset stays current without you touching it. Add a webhook to push new records straight into your database, Google Sheet or Slack channel.
Reliability
This reads the source's own public API - no logins, no bot circumvention. That is a deliberate choice: actors that depend on defeating bot protection break without warning. This one does not.