
Dexscreener Scraper
This Actor is paid per event

Dexscreener Scraper
This Actor is paid per event
DexScreener Token Scraper collects real-time cryptocurrency data from DexScreener. It extracts token prices, liquidity, volumes and transactions across multiple blockchains (Solana, Ethereum, BSC). Supports custom sorting, time frames and delivers comprehensive token analytics for market analysis.
Actor Metrics
4 monthly users
No reviews yet
2 bookmarks
83% runs succeeded
Created in Mar 2025
Modified a day ago
Page Count
pageCount
integerOptional
Specify how many pages to scrape
Default value of this property is 1
Blockchain
chain
EnumOptional
Which blockchain to fetch token data from
Value options:
"solana": string"ethereum": string"base": string"bsc": string"pulsechain": string"sonic": string"fantom": string"avalanche": string"abstract": string"polygon": string"cronos": string"arbitrum": string"berachain": string"apechain": string"hyperevm": string"blast": string"optimism": string"unichain": string"zksync": string"linea": string"ethereumpow": string
Default value of this property is "solana"
All Liquidity Pools
allPools
booleanOptional
Check this if you want to get all liquidity pools for each token. This provides more data but may take longer to process.
Default value of this property is false
Time Frame
timeFrame
EnumOptional
Time period for which data will be retrieved
Value options:
"m5": string"h1": string"h6": string"h24": string
Default value of this property is "h24"
Sort Order
sortOrder
EnumOptional
List tokens in ascending or descending order
Value options:
"desc": string"asc": string
Default value of this property is "desc"
Sort Criteria
sortRank
EnumOptional
Criteria used to sort tokens
Value options:
"trendingScoreM5": string"trendingScoreH1": string"trendingScoreH6": string"trendingScoreH24": string"txns": string"buys": string"sells": string"volume": string"priceChangeH24": string"priceChangeH6": string"priceChangeH1": string"priceChangeM5": string"liquidity": string"marketCap": string"fdv": string"pairAge": string"activeBoosts": string
Default value of this property is "trendingScoreH6"