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

Add afltables player stats #19

Closed
jimmyday12 opened this issue Apr 17, 2018 · 1 comment
Closed

Add afltables player stats #19

jimmyday12 opened this issue Apr 17, 2018 · 1 comment
Assignees

Comments

@jimmyday12
Copy link
Owner

@jimmyday12 jimmyday12 commented Apr 17, 2018

Add functionality to get afltables player stats

@jimmyday12 jimmyday12 self-assigned this Apr 17, 2018
@jimmyday12
Copy link
Owner Author

@jimmyday12 jimmyday12 commented Jun 22, 2018

Paul from afltables won't provide a new zip file so we'll have to scrape data from Round 3, 2017 onwards.

This should be doable by grabbing data from each stats page
e.g. https://afltables.com/afl/stats/games/2018/031420180322.html

Missing Coach information and Player Height and Weight

Loose idea

  • raw script to update afltables to start of 2018.
  • host that file on github (not in package)
  • function like update_afltables_player that downloads that file, then uses a helper function scrape_afltables_matchstats to scrape any games that are missing and appends it
jimmyday12 added a commit that referenced this issue Aug 15, 2018
Merge branch 'afltables-playerstats'

# Conflicts:
#	DESCRIPTION
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked pull requests

Successfully merging a pull request may close this issue.

None yet
1 participant
You can’t perform that action at this time.