Command that search and display from urlfetch

Hi, I wanted to ask if it is possible to make a command that searches this api https://api.henrikdev.xyz/valorant/v2/leaderboard/eu
a gameName and its leaderboardRank and display it.

Yes it is possible you will need to navigate through the json object with the use of eval :slight_smile:
(This is assume what your searching for is in the json object)

This website can help you if you don’t know the exact format of the json

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.