get_afl_cookie {fitzRoy}R Documentation

Get AFL Stats cookie (internal function)

Description

Gets a cookie from http://www.afl.com.au/ to authenticate further requests.

Usage

get_afl_cookie()

Value

token code

Examples

## Not run: 
cookie <- get_afl_cookie()

## End(Not run)

[Package fitzRoy version 1.3.0 Index]