Dexscreener Api avatar
Dexscreener Api

Pricing

$25.00/month + usage

Go to Store
Dexscreener Api

Dexscreener Api

Developed by

Crypto Scraper

Crypto Scraper

Maintained by Community

Official Dexscreener API to get price changes, liquidity, and market cap across multiple chains. Integrate easily into your workflow and make data-driven investment decisions.

5.0 (1)

Pricing

$25.00/month + usage

0

Total users

2

Monthly users

1

Runs succeeded

>99%

Last modified

2 days ago

⛓️ Blockchain

chainNameEnumOptional

Blockchain network to fetch data from.

Value options:

"solana": string"ethereum": string"bsc": string"polygon": string"hyperliquid": string"arbitrum": string"avalanche": string

⏰ Timeframe

timeEnumOptional

The timeframe for the pairs.

Value options:

"24h": string"6h": string"1h": string"5m": string

Default value of this property is "24h"

🔎 Filter

filterArgsarrayOptional

Filter arguments to customize your search on DexScreener. Leave empty to scrape the default main page. To use filters, copy the query parameters (everything after '?' in the URL). Example: From 'https://dexscreener.com/solana/?rankBy=trendingScoreH24&order=desc' you're filter arg is '?rankBy=trendingScoreH24&order=desc'

Default value of this property is []

📄 From Page

fromPageintegerOptional

Starting page number to scrape.

Default value of this property is 1

📄 To Page

toPageintegerOptional

Ending page number to scrape. (inclusive)

Default value of this property is 1