Go to Apify Store Actor stats
Monthly active users 0
Monthly active users
Last modified 4 months ago
Last modified
Changelog
[2.1.0] - 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.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.