Dexscreener Token Scraper avatar

Dexscreener Token Scraper

Pricing

Pay per usage

Go to Apify Store
Dexscreener Token Scraper

Dexscreener Token Scraper

Pricing

Pay per usage

Rating

0.0

(0)

Developer

Donny Nguyen

Donny Nguyen

Maintained by Community

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

FieldTypeDescriptionDefault
chainsArrayBlockchain networks to search["ethereum", "solana", "base"]
minLiquidityIntegerMinimum liquidity in USD10000
maxTokensIntegerMaximum token pairs to scrape500

Output Data

Each result contains the following fields:

  • baseToken - Base token name and symbol
  • baseTokenAddress - Contract address of the base token
  • quoteToken - Quote token name and symbol
  • priceUsd - Price in USD
  • priceNative - Price in native chain currency
  • liquidity - Liquidity pool size in USD
  • volume24h - 24-hour trading volume
  • priceChange24h - 24-hour price change percentage
  • chainId - Blockchain network identifier
  • dexId - Decentralized exchange identifier
  • pairAddress - DEX pair contract address
  • url - DexScreener pair URL
  • scrapedAt - 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.