The Red Alliance
The Red Alliance is a tool for viewing data relating to VEX robotics competitions (VRC, VIQC, VEXU, VAIC).
The app and website aren't finished yet, but in the meantime, feel free to use the API - if you're into that. The data is scraped from RobotEvents a few times a day (5:00, 10:00, 15:00, and 20:00 UTC).
The GraphQL API endpoint is currently https://api.theredalliance.xyz/v1/query
And the explorer for the API is located at https://explorer.theredalliance.xyz/
The rules are simple:
- Don't send an excessive number of requests, there are no ratelimits but I may add them if people abuse
- Please don't use this API for commercial purposes
-
Use a custom
User-Agentheader on any automated requests you make, so I could identify specific bots - No excessive scraping. I'll make database exports available soon, and the API really isn't made for scraping
That's all, if you have any questions you could email me m@yarn.network
- kedas