Skip to content
/ wca-api Public

A Python wrapper o retrieve data for speedcubing competitions and records and more information about WCA.

Notifications You must be signed in to change notification settings

h3tz/wca-api

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 

Repository files navigation

Unofficial World Cube Association (WCA) Public API - LIVE data

WCA API

WCA API WCA API WCA API

Key Features

Welcome to the unofficial World Cube Association (WCA) Public API documentation! With this API, you will receive data in real time.

I'm not affiliated with or part of the official WCA software team.

Note: This V1 version will be updated multiple times during the next weeks until V2, a stabilized version, is released.

Note: This app is currently running in the staging Phase (that is the reason for the very long URL). Once the Tests are done, they will be moved to the production stage, and the URL will change.

Open Endpoints

Endpoint Description
comp Get the next competitions as presented from https://www.worldcubeassociation.org/competitions
results Get all results as presented from https://www.worldcubeassociation.org/results/rankings/333/single
records Get all results as presented from https://www.worldcubeassociation.org/results/records
persons Get very high level information about a person from https://www.worldcubeassociation.org/persons
scramble Get a scramble for your cube

Feature highlights

Get the next competition registration date

Using the "next" option of the endpoint comp, you will receive the competitions. The registration open date and time will be the next one based on your region

Endpoints that require Authentication

wip

Support

Issues

You can reach me the following way:

  • Create an issue
  • Discord id: 528622643310624768
  • WCA Account

You may also like...

Latest changes

  • 10.11.2023: some bugfixes around gender and draft version of people API
  • 13.11.2023: comps now also return Google Maps URL and separate cords
  • 19.01.2024: comps name is now part of endpoint comp
  • 25.03.2024: comps get a new attribute "next" to get the next competition based on the registration will open
  • 01.08.2024: scramble (no offical WCA scrambles)
  • 02.11.2024: add very high level persons requests