Supported Leagues
Docs version: v0.1.11 • GitHub Releases • CHANGELOG.md
8 rugby competitions supported by RugbyClaw
In free mode (no API key), default leagues are Top 14, Premiership, URC, Champions Cup, and Six Nations.
Add your own API key in rugbyclaw config to unlock all currently supported leagues listed below.
Club Competitions
Top 14 (France)
- Slug:
top14 - Teams: 14
- Season: September - June
- Format: Regular season + playoffs
Premiership Rugby (England)
- Slug:
premiership - Teams: 10
- Season: September - June
- Format: Regular season + playoffs
United Rugby Championship (URC)
- Slug:
urc - Teams: 16 (Ireland, Scotland, Wales, Italy, South Africa)
- Season: September - June
- Format: Multi-nation league
Pro D2 (France)
- Slug:
pro_d2 - Teams: 16
- Season: August - June
- Format: Second division of French rugby
Super Rugby Pacific
- Slug:
super_rugby - Teams: 12 (Australia, New Zealand, Pacific Islands)
- Season: February - July
- Format: Southern Hemisphere competition
European Competitions
European Rugby Champions Cup
- Slug:
champions_cup - Teams: 24
- Season: December - May
- Format: Top European club competition
European Rugby Challenge Cup
- Slug:
challenge_cup - Teams: 18
- Season: December - May
- Format: Secondary European competition
International
Six Nations
- Slug:
six_nations - Teams: 6 (England, France, Ireland, Italy, Scotland, Wales)
- Season: February - March
- Format: Annual international tournament
Coming Soon Leagues
- Women's Six Nations Coming Soon
- Rugby Championship Coming Soon
- Currie Cup Coming Soon
- NPC Coming Soon
- MLR Coming Soon
- Rugby World Cup Coming Soon
Usage
Use league slugs in commands:
# View Top 14 fixtures
rugbyclaw fixtures top14
# Recent Champions Cup results
rugbyclaw results champions_cup
# Six Nations fixtures
rugbyclaw fixtures six_nations Adding Leagues to Config
During rugbyclaw config, you can select which leagues to follow. Only selected leagues appear in:
rugbyclaw scoresrugbyclaw fixtures(without league argument)rugbyclaw results(without league argument)
Notes
- Only leagues listed in the supported sections are available in current CLI commands
- All times shown in your configured timezone
- Data powered by API-Sports Rugby API
- Coverage: Rugby Union only (no Rugby League)