calculate_round | Helper function for 'get_fixture,betting_data' |
convert_results | Convert AFL Men's results into long format |
footywire_html | Helper function for 'get_footywire_stats' |
get_afltables_stats | Return afltables match stats |
get_afltables_urls | Return match URLs for specified dates |
get_aflw_cookie | Get AFL Stats cookie (internal function) |
get_aflw_detailed_data | Get detailed AFLW data |
get_aflw_detailed_match_data | Get detailed womens match data (internal function) |
get_aflw_match_data | Get AFLW match data |
get_aflw_rounds | Get rounds (internal function) |
get_aflw_round_data | Get match data (internal function) |
get_fixture | Get upcoming fixture from https://www.footywire.com |
get_footywire_betting_odds | Get AFL match betting odds from https://www.footywire.com |
get_footywire_stats | Scrape footywire player statistics. |
get_match_data | Helper function for 'get_footywire_stats' |
get_match_results | Get basic match results from afltables.com |
get_score_progression_raw | Get raw score progression data |
get_squiggle_data | Access Squiggle data using the squiggle API service. |
replace_teams | Internal function to ensure names match between different sources and also name changes. This gets applied to any web scraper |
replace_venues | 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. |
return_ladder | Recreate the ladder for every or any given round and/or season |
scrape_afltables_match | Return afltables player match stats |
update_footywire_stats | Update the included footywire stats data to the specified date. |