Dexscreenener Token Fetcher avatar
Dexscreenener Token Fetcher

Under maintenance

Pricing

Pay per event

Go to Store
Dexscreenener Token Fetcher

Dexscreenener Token Fetcher

Under maintenance

Developed by

Dr. Ollie

Dr. Ollie

Maintained by Community

Fetch real-time data from the DexScreener API for trending or specific token pairs on 18+ chains. Filter by liquidity, volume, or price change. Ideal for DeFi analytics, dashboards, and monitoring tools.

0.0 (0)

Pricing

Pay per event

0

Total users

2

Monthly users

2

Runs succeeded

>99%

Last modified

3 days ago

DexScreener Token Fetcher

Fetch trending or specific token pair data from the DexScreener API — fast, flexible, and fully customizable. Whether you're building a DeFi dashboard, analyzing market trends, or feeding a trading bot, this Actor gives you structured token data in seconds.


🚀 What This Actor Does

This Actor supports two powerful modes:

Retrieve the most relevant tokens on any supported blockchain with:

  • Sorting by volumeUsd, priceChange24h, or other fields
  • Ascending or descending sort order
  • Liquidity filtering (in USD)
  • Limit the number of tokens to return

🎯 2. Specific Token Pairs

Fetch detailed info for one or more token pairIds by chain — ideal for portfolio tracking, watchlists, or API integrations.


💡 Why Use This Actor?

Feature✅ DexScreener Token Fetcher❌ Many Other Actors
Custom sorting fields❌ Hardcoded
Filter by liquidity threshold
Specific pair ID support
Uses DexScreener API (no scraping)
Lightweight & fast
Ready for automation (cron/webhook)

⚙️ Input Parameters

FieldTypeRequiredDescription
modestringEither "trending" or "specific"
chainstringBlockchain to query (e.g. bsc, ethereum, polygon)
pairIdsstring[]Only required in "specific" mode
limitintegerNumber of trending tokens to return (default: 10)
sortFieldstringField to sort by (e.g. volumeUsd, priceChange24h)
sortOrderstringEither "asc" or "desc" (default: "desc")
minLiquiditynumberMinimum liquidity in USD (default: 0)

Figure: Input parameters


📤 Output Format

The output is saved to the default Apify dataset as a JSON array. Each token object includes:

  • Token symbols and names
  • Real-time USD price
  • Liquidity breakdown
  • 24h volume, price changes
  • Dex ID, pair address, and chain info

You can export the dataset as JSON, CSV, or Excel, or access it via the Apify API.


📊 Example Use Cases

  • Monitor DeFi token trends in real time
  • Feed trading bots with fresh market data
  • Track specific tokens for investment decisions
  • Build on-chain analytics dashboards

🧰 How It Works

  • Built with Python and the official DexScreener REST API
  • No scraping, no browsers — just fast, clean data
  • Compatible with Apify webhooks, scheduling, and integrations

🛠️ Quick Start

  1. Go to the Actor on Apify.
  2. Click "Try Actor".
  3. Fill in the input fields (mode, chain, and optional filters).
  4. Run the Actor and view your results in the dataset.

💬 Need Help?

This Actor was built to be flexible and extensible. If you'd like to:

  • Export results to CSV automatically
  • Send token alerts via email, Telegram, or Discord
  • Integrate with your own APIs or Zapier

Feel free to reach out or fork the Actor and extend it to fit your workflow.

Happy building! 🚀