Skip to content

Releases: tamnd/espn-cli

Release list

v0.1.0

Choose a tag to compare

@github-actions github-actions released this 15 Jun 05:31
v0.1.0
1d94489

First release of espn-cli.

Five commands to read public ESPN sports data from site.api.espn.com (no API key):

  • espn teams - list teams in a league
  • espn scores - current/recent scoreboard
  • espn news - latest news articles
  • espn standings - league standings
  • espn schedule - upcoming schedule

Supports NFL, MLB, NBA, NHL, and English Premier League (eng.1).
All flags: --sport, --league, --limit (news), -o (output format), --fields, -n.