Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: Grabbing Public Waivers #576

Open
dtcarls opened this issue Sep 18, 2024 · 2 comments
Open

Feature Request: Grabbing Public Waivers #576

dtcarls opened this issue Sep 18, 2024 · 2 comments

Comments

@dtcarls
Copy link
Contributor

dtcarls commented Sep 18, 2024

Sport

Football

Summary

Requesting implementation of pulling waivers via public method to reduce/eliminate the need for SWID and ESPN_S2 for public leagues.

So currently to get waiver claims, you need to pull recent transactions which requires SWID and ESPN_S2 as (for some reason) those are private to league members. However, it's recently come to my attention that you can pull Waiver claims on leagues that are public, but "transactions" are still private.

FAAB Example: https://fantasy.espn.com/football/league/offerreport?leagueId=164483
Non-FAAB Waiver example: https://fantasy.espn.com/football/league/waiverreport?leagueId=205018

This may be able to be implemented across other sports, but I work with Football.

@dtcarls
Copy link
Contributor Author

dtcarls commented Sep 18, 2024

Seems that the API call is https://lm-api-reads.fantasy.espn.com/apis/v3/games/ffl/seasons/2024/segments/0/leagues/164483?scoringPeriodId=2&view=mTransactions2 and they exist under "transactions"

@dtcarls dtcarls changed the title Grabbing Public Waivers Feature Request: Grabbing Public Waivers Sep 20, 2024
@cwendt94
Copy link
Owner

Thanks for reporting this! That would be nice for public leagues! I will look into it

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants