Auto Scouter for V5RC

Open source code project that grabs teams from a robotevents.com event link and gives you their information in an excel document. (Only works for V5RC)

This is actually awesome…
Thanks a bunch! Besides Github, is there a file or any other way to get it? Github is blocked on my school pc :frowning:

Github is also blocked at my school but there are ways to bypass it for me, so heres a direct download link

Vex-V5RC-Scouter-main.zip (4.8 KB)

(ps make sure you insert your api key in Main.py)

hello! I’m a little confused on how to get the api key. I requested and received access, so is it the one time shown key that the website gave me or is it different?

Go onto the “Access Tokens” tab then click “Create New Token”

Screenshot 2025-12-06 224334

Select a name for your Token (I named my actual one “TeamScanner” so it is easily identifiable, but you can name it whatever you want it won’t affect it)

Click “Create”

In the black box (hidden because that’s mine) you have your API key which you can just copy and paste it to replace the {INSERT API KEY HERE}