Dexscreener Token Scraper
Pricing
Pay per usage
Dexscreener Token Scraper
Pricing
Pay per usage
Rating
0.0
(0)
Developer

Donny Nguyen
Actor stats
0
Bookmarked
2
Total users
1
Monthly active users
3 days ago
Last modified
Categories
Share
Overview
DexScreener Token Scraper is an Apify actor that extracts decentralized exchange token data from DexScreener. Monitor token pairs across multiple blockchains including Ethereum, Solana, and Base. Get real-time prices, liquidity, trading volumes, and price changes for DeFi tokens.
Features
- Search token pairs across multiple blockchain networks
- Filter by minimum liquidity threshold
- Extract prices in USD and native currency
- Get 24-hour volume and price change data
- Collect pair addresses and DEX information
- Works with empty input using sensible defaults
Use Cases
- DeFi trading research: Monitor token prices and liquidity across DEXes
- Token discovery: Find new tokens with sufficient liquidity on various chains
- Market analysis: Track trading volumes and price movements across decentralized exchanges
- Portfolio monitoring: Keep track of DeFi token prices and pair data
Input Configuration
| Field | Type | Description | Default |
|---|---|---|---|
chains | Array | Blockchain networks to search | ["ethereum", "solana", "base"] |
minLiquidity | Integer | Minimum liquidity in USD | 10000 |
maxTokens | Integer | Maximum token pairs to scrape | 500 |
Output Data
Each result contains the following fields:
baseToken- Base token name and symbolbaseTokenAddress- Contract address of the base tokenquoteToken- Quote token name and symbolpriceUsd- Price in USDpriceNative- Price in native chain currencyliquidity- Liquidity pool size in USDvolume24h- 24-hour trading volumepriceChange24h- 24-hour price change percentagechainId- Blockchain network identifierdexId- Decentralized exchange identifierpairAddress- DEX pair contract addressurl- DexScreener pair URLscrapedAt- Timestamp of data collection
API Usage
Call this actor via the Apify API to integrate DEX token data into your trading bots, dashboards, or analytics platforms. Results available in JSON, CSV, or Excel format.
Pricing
This actor uses pay-per-event pricing at $0.00075 per result. Run with empty input {} to use defaults. Data is sourced from the DexScreener public API. Visit the Apify platform for pricing and usage details.