Hi,
We all know the leaderboards are acessible via the following URL:
And that it is possible to even filter by the feed name…:
However, the resulting html and json response (from inspection of the GETs generated - using FireFox webdeveloper tools), do not contain my feeding station data…
Anyone has any tips on how to retrieve the feeders’ ranking programatically via bash script?
hello. I bounced this off of our developer, and even if we provided you with a way to get leaderboard ranks programmatically, your rank would not show up if it is not already showing up on the leaderboard. Might you share your Feed UID available from ADSBexchange Anywhere and when you joined the network to help us troubleshoot why you are not appearing? You can provide this to me via a direct message as well.
The dev says that knowing your IP address would also help.
Hi, thanks for the quick tip. Indeed, I had the same suspicion as well…the score is computed for each user and then the ranking probably comes for the sorting applied…I will check the javascript to understand what it does and see if I can replicate using python…should be straightforward…