Dexscreener Tokens Scraper avatar
Dexscreener Tokens Scraper

Pricing

$10.00/month + usage

Go to Store
Dexscreener Tokens Scraper

Dexscreener Tokens Scraper

Developed by

Crypto Scraper

Crypto Scraper

Maintained by Community

Scrape token data from DexScreener.com and uncover the next big crypto gem. Stay ahead with live price changes, liquidity, and market cap across multiple chains. Integrate easily into your workflow and make data-driven investment decisions.

5.0 (1)

Pricing

$10.00/month + usage

25

Total users

466

Monthly users

61

Runs succeeded

>99%

Issues response

53 days

Last modified

13 hours ago

Changelog

[2.2] - 2025-08-02

Added

  • Support for Moonit and 50+ chains
  • DEX Filtering: You can now target specific exchanges like solana/moonit or ethereum/uniswap
  • Multi-DEX Support: Choose to scrape all exchanges on a chain or just specific ones

Improvements

  • Boosted the speed of the scraper by 10x

Fixed

  • Fixed parsing issues with Solana's Moonit exchange
  • Corrected column mapping for Moonit launchpad data

[2.1] - 2025-07-24

Added

  • New boost field to indicate if a token has a promotional boost.
  • Added support for a time filter parameter to allow time-based filtering of results during scraping.

Fixed

  • Corrected an issue where tokenImageUrl was not being assigned, causing it to be null in the output.

[2.0] - 2025-07-23

Added

  • New endpoint pairDetailUrl to provide the direct URL to the pair's detail page on DexScreener.
  • New endpoint address extracted from the token's image URL. This will be null if no image is available.
  • New endpoint lowerPoolAddress derived from the pairDetailUrl for convenience.
  • New endpoint tokenImageUrl to provide the direct URL to the token's image.

Changed

  • Switched driver: This significantly improves scraping speed and enhances CAPTCHA resolving capabilities.

Removed

  • Removed proxy configuration settings as nodriver handles this more effectively.