-
### Sport
Basketball
### Summary
I use the following to fetch league info and it recently stopped working only on the current season (2025)
I am using Python 3.11.4 and espn-api 0.40.1. I am sti…
-
currently in [/frontend/src/lib/skill_tree.ts](https://github.com/Vilsol/timeless-jewels/blob/main/frontend/src/lib/skill_tree.ts) is being the search generated with current league which is sometimes …
-
# Abstract
The plan is to launch a Fantasy soccer league on N3
# Proposal Information
## Description
To create a decentralized, blockchain-based fantasy soccer league that allows fans to engage wi…
-
- Sleeper API is fairly simple use and read only so no API key needed
- Notes on how to access:
- Will need both users sleeper username and league_id (easily found in the leagues settings by the us…
-
**Bug Description**
A clear and concise description of what the bug is.
Rune pages are sometimes falsely marked as non-deletable by the API, even though the `isDeletable` property is `true` in t…
-
### Sport
Basketball
### Summary
I used the following code to find the respective player's position. However, the result for every player is "0" or in real terms "PG".
```
box = league.bo…
-
The "Get NFL state" endpoint is not implemented in this package, as far as I can tell.
- https://docs.sleeper.com/#get-nfl-state
It's under the "Leagues" section of the API docs but I don't thin…
agrvz updated
2 months ago
-
When I use the team_roster function for a certain week in leagueHistory I get a weird error that states that one of the vectors within the function returns a length of 0
```r
leagueId = 1725223668…
-
First of all - I LOVE the work that's been done here, it's extremely useful documentation. I've used it to create my dream display board with stats, standings, etc. I got the league standings by usi…
-
When attempting to return league_ids with a year specified, a RuntimeError is returned.
Code:
```
from yahoo_oauth import OAuth2
import yahoo_fantasy_api as yfa
oauth = OAuth2(None, None, fro…