Skip to content

Cache in JSON format of tournaments posted on MTGO, Manatraders, Melee and Topdeck Websites

Notifications You must be signed in to change notification settings

Badaro/MTGODecklistCache

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

MTGODecklistCache

This repository contains a cache in JSON format of tournaments posted on MTGO, Manatraders, Melee and Topdeck Websites

  • Tournaments -> Tournament repository, organized by website and date
  • Tournaments-Archive -> Tournament repository archive (for sources no longer being updated or maintained), organized by website and date

mtgo.com data from 2024-06-20 onwards is significantly more limited due to changes on their website, and uses a separate folder.

Each JSON file contains a tournament object, an array of decks, plus standings and bracket information when appropriate. Check this folder to see exactly what these entities contain - each JSON file is a CacheItem entity.

To use this data, clone the repository and run git pull periodically to get the latest tournaments. MTGO, Melee and Topdekc data is automatically updated daily around 17:00 UTC, Manatraders data at the same time usually on the monday after the tournament.

Tools used to generate this data are available here.

About

Cache in JSON format of tournaments posted on MTGO, Manatraders, Melee and Topdeck Websites

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published