Main Fetch Functions (AFLM and AFLW)These are the main functions to return data. They all have consistent arguments and APIs. You can access both Mens and Womens data providing you use the right source. |
|
---|---|
|
Fetch Ladder |
|
Fetch Results |
|
Return the fixture for a particular round of matches |
|
Fetch Player Stats |
Return the selected lineup for any completed or upcoming matches |
|
|
Fetch Player Details |
Fetch Coaches Votes |
|
OtherThese are other functions that return data but don’t fit into the normal fetch functions. |
|
Access Squiggle data using the squiggle API service. |
|
Return get match stats from fryziggafl.net/api/ |
|
Fetch AFL match betting odds from https://www.footywire.com |
|
Returns a table with the colour palettes for all teams |
|
Calculate Coaches Vote Possibilities |
|
Plot Score Worm |
|
Plot Score Worm Totals |
|
Plot Score Worm |
|
InternalsInternal functions are mostly used internally by the package and won’t be useful to end users. |
|
Internal function to ensure names match between different sources and also name changes. This gets applied to any web scraper |
|
Internal function to ensure names match between different sources and also name changes. This gets applied to any web scraper |
|
Internal function to ensure venue names match between different sources and also name changes across time. This gets applied to any web scraper, transforming all of them to AFL Tables naming conventions. |
|
Get AFL Stats cookie |
|
Get AFL Stats cookie (internal function) |
|
Internal function to return team name abbreviation for AFL API |
|
SupersededSuperseded functions have been replaced by new approaches that we believe to be superior, but we don’t want to force you to change until you’re ready, so the existing functions will stay around for several years. |
|
Get upcoming fixture from https://www.footywire.com |
|
Return afltables match stats |
|
Scrape footywire player statistics. |
|
Update the included footywire stats data to the specified date. |
|
Get AFL match betting odds from https://www.footywire.com |
|
Get basic match results from afltables.com |
|
Recreate the ladder for every or any given round and/or season |
|
Return get match stats from fryziggafl.net/api/ |
|
Get AFL fixture |
|
Access Squiggle data using the squiggle API service. |
|
Get footywire Match Results |
|
Get raw score progression data |
|
Get detailed AFLW data |
|
Get detailed womens match data (internal function) |
|
Get AFLW match data |
|
Get match data (internal function) |
|
Get rounds (internal function) |
|
Return get match stats for all current AFLW matches |