Dexscreener Pair Scraper

Dexscreener Pair Scraper

by crypto-scraper

Scrape real-time token pair data from DexScreener—prices, liquidity, volume, and more—delivered in clean JSON for your apps and analysis.

232 runs
14 users
Try This Actor

Opens on Apify.com

About Dexscreener Pair Scraper

Need real-time DeFi data without the manual hassle? This Dexscreener Pair Scraper pulls live on-chain metrics for any token pair directly into your workflow. I use it to grab up-to-the-second prices, liquidity pools, 24-hour volume, and recent transaction histories. It also fetches the token contract addresses and relevant social links, outputting everything in clean, structured JSON. That format makes it a breeze to pipe the data into your own dashboards, trading bots, or analytics platforms. Whether you're monitoring a new investment, building a data feed for an application, or conducting market research, this scraper automates the tedious part. You just specify the pair you want to track, and it handles the rest, giving you more time to focus on analysis and strategy instead of data collection. It's become a reliable part of my toolkit for staying informed in the fast-moving decentralized exchange space.

What does this actor do?

Dexscreener Pair Scraper is a web scraping and automation tool available on the Apify platform. It's designed to help you extract data and automate tasks efficiently in the cloud.

Key Features

  • Cloud-based execution - no local setup required
  • Scalable infrastructure for large-scale operations
  • API access for integration with your applications
  • Built-in proxy rotation and anti-blocking measures
  • Scheduled runs and webhooks for automation

How to Use

  1. Click "Try This Actor" to open it on Apify
  2. Create a free Apify account if you don't have one
  3. Configure the input parameters as needed
  4. Run the actor and download your results

Documentation

Dexscreener Pair Scraper

Scrapes real-time trading pair data from DexScreener for any supported blockchain. Outputs structured JSON with comprehensive metrics for analysis or integration.

Overview

This Apify Actor extracts detailed on-chain data for specific token pairs from DexScreener. Provide either direct URLs or token configurations (chain + pair address), and it returns liquidity, volume, price changes, contract addresses, and social links. It supports all blockchains available on DexScreener.

Key Features

  • Multi-Chain: Works with Ethereum, BSC, Solana, Polygon, Avalanche, Fantom, and others.
  • Detailed Pair Data: Focuses on the trading pair, not just individual tokens.
  • Real-Time Metrics: Fetches up-to-date prices, liquidity, volume, and transaction counts.
  • Structured Output: Returns clean JSON ready for dashboards, analytics, or applications.
  • Flexible Input: Accepts DexScreener URLs or a chain/address combination.

How to Use

Configure the Actor run with an input JSON object. Use the urls array, the tokens array, or both.

Input Parameters

Property Type Required Description
urls Array No List of full DexScreener URLs to scrape (e.g., https://dexscreener.com/solana/...).
tokens Array No List of token configuration objects.

Token Configuration Object

Key Type Required Description
chain string Yes The blockchain identifier (e.g., solana, ethereum, bsc).
pairAddress string Yes The on-chain address of the token pair.

Input Examples

Using URLs:

{
  "urls": [
    "https://dexscreener.com/solana/9yxd9lg6n7kszfi56qj1ge6limjiuviqpsj8zca6reyh",
    "https://dexscreener.com/ethereum/0x1234567890abcdef"
  ]
}

Using Token Configurations:

{
  "tokens": [
    {
      "chain": "solana",
      "pairAddress": "9yxd9lg6n7kszfi56qj1ge6limjiuviqpsj8zca6reyh"
    },
    {
      "chain": "ethereum",
      "pairAddress": "0x1234567890abcdef"
    }
  ]
}

Combined Usage: You can provide both urls and tokens arrays in the same input. If no input is provided, the Actor will scrape a default Solana pair as an example.

Output

The Actor outputs a dataset of items, each a JSON object representing one scraped pair. Key fields include:

  • Identifiers: url, token_name, token_symbol, base_token_symbol
  • Financials: price_usd, price_native, liquidity, fdv, mkt_cap
  • Price Changes: change_5m, change_1h, change_6h, change_24h
  • 24h Activity: txns_24h, volume_24h, buy_volume_24h, sell_volume_24h
  • Addresses: pair_address, token_address, base_token_address
  • Social Links: website, twitter, telegram

Example Output Item

{
  "url": "https://dexscreener.com/solana/9yxd9lg6n7kszfi56qj1ge6limjiuviqpsj8zca6reyh",
  "token_name": "airfryer coin",
  "token_symbol": "AIRFRY",
  "base_token_symbol": "SOL",
  "price_usd": 0.0006539,
  "price_native": "0.053313",
  "liquidity": 104000.0,
  "fdv": 653000.0,
  "mkt_cap": 653000.0,
  "change_5m": 0.0135,
  "change_1h": 0.0572,
  "change_6h": 0.2112,
  "change_24h": 2.01,
  "txns_24h": 40744,
  "volume_24h": 390000.0
}

Common Use Cases

Market Research

Gather competitive intelligence and market data

Lead Generation

Extract contact information for sales outreach

Price Monitoring

Track competitor pricing and product changes

Content Aggregation

Collect and organize content from multiple sources

Ready to Get Started?

Try Dexscreener Pair Scraper now on Apify. Free tier available with no credit card required.

Start Free Trial

Actor Information

Developer
crypto-scraper
Pricing
Paid
Total Runs
232
Active Users
14
Apify Platform

Apify provides a cloud platform for web scraping, data extraction, and automation. Build and run web scrapers in the cloud.

Learn more about Apify

Need Professional Help?

Couldn't solve your problem? Hire a verified specialist on Fiverr to get it done quickly and professionally.

Find a Specialist

Trusted by millions | Money-back guarantee | 24/7 Support