Dexscreener Tokens Scraper avatar
Dexscreener Tokens Scraper
Under maintenance

Pricing

$10.00/month + usage

Go to Store
Dexscreener Tokens Scraper

Dexscreener Tokens Scraper

Under maintenance

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

463

59

Issues response

58 days

Last modified

9 days ago

TC

Limit is not working

Open
Tobi.comLLC opened this issue
5 months ago

This is my api call using dexcreneer: https://api.apify.com/v2/acts/crypto-scraper~dexscreener-tokens-scraper/run-sync-get-dataset-items?token=&limit=10

Body: { "chainName": "solana", "filterArgs": [ "?rankBy=trendingScoreH24&order=desc", "?rankBy=marketCap&order=desc&minMarketCap=1" ], "fromPage": 1, "toPage": 1 }

When I run this I am expecting to get 10 or less that 10 results but I am getting more than the defined limit value. I am planning to have limit of 100 every fetch, 10 is just for testing.

Can you check what I am doing wrong or what I am missing? Thanks in advance!

crypto-scraper avatar

This has not yet been implemented. I'll add this in addition. What is the usecase for getting only 10?