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

fetch_lineup_afl for new AFLW Season #184

Closed
jt026 opened this issue Aug 24, 2022 · 3 comments
Closed

fetch_lineup_afl for new AFLW Season #184

jt026 opened this issue Aug 24, 2022 · 3 comments

Comments

@jt026
Copy link

jt026 commented Aug 24, 2022

just wondering how we can fetch upcoming lineups for this new AFLW Season given its also in 2022 like last seasons.

@jimmyday12
Copy link
Owner

Just pushed an update that should fix this. It's hard to handle but now using season = 2022 will return both seasons. You'll have to filter it after returning the data to just get the upcoming season

@dbmurray
Copy link

Hrm. fetch_fixture_afl(2022, comp = "AFLW") will return both 2022 season, but I can't seem to get the same outcome when I try fetch_player_stats(2022, comp = "AFLW", source = "fryzigg") which only returns season 6 data.

Perhaps its the source (i.e fryzigg)?

@jt026
Copy link
Author

jt026 commented Nov 1, 2022

fetch_player_stats(season = 2022, round_number = 10, comp = "AFLW", source = "AFL")
should work

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

3 participants