-
Notifications
You must be signed in to change notification settings - Fork 1
ESPN Fantasy Baseball League
Nathan Pinciak edited this page Jul 16, 2021
·
1 revision
⚾ Only supports MLB season as of 3/1/2021
-
Navigate to your fantasy league on ESPN, and retrieve your
leagueId
from the URL query param- Ex:
https://fantasy.espn.com/baseball/team?leagueId=*myleagueId*&seasonId=2021&teamId=x
- Ex:
-
Add your
leagueId
to your localhost URL- Ex:
http://localhost:4200/espn/mlb/*myleagueId*
- Ex:
-
Add your
leagueId
to your environment file