Hello User! 👋
This will scrape from Dexscreener trending tokens by running the /dex path.
- You need to add a bot inside a group. 🤖
- You need to get the channel ID. 📨
- You need to get the WebSocket URL for the filters for the Dexscreener. Use this format:
wss://io.dexscreener.com/dex/screener/pairs/h24/1?rankBy[key]=trendingScoreH1&rankBy[order]=desc&filters[liquidity][min]=1000&filters[pairAge][max]=24
- You need to ping Dex for the desired time. Use a cron job. ⏰