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

getting 404'd with teams scraper #89

Open
thomashoare opened this issue May 26, 2021 · 0 comments
Open

getting 404'd with teams scraper #89

thomashoare opened this issue May 26, 2021 · 0 comments

Comments

@thomashoare
Copy link

Hey Man,

This is dope and works for some teams, but for all the teams in my ML i'm getting 404'd

is there something I'm missing here, this is for the 20-21 season that just finished?

Traceback (most recent call last):
File "teams_scraper.py", line 29, in
main()
File "teams_scraper.py", line 26, in main
store_data(team_id, output_folder)
File "teams_scraper.py", line 10, in store_data
gws = get_entry_gws_data(team_id, num_gws)
File "/Users/thomashoare/Downloads/Fantasy-Premier-League-master/getters.py", line 89, in get_entry_gws_data
raise Exception("Response was code " + str(response.status_code))
Exception: Response was code 404

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

1 participant