Parses the show overview page and returns a tibble of show names
with corresponding URLs, which in turn can then be passed to
incomparable_parse_archive() and incomparable_parse_stats() individually.
incomparable_get_shows(cache = TRUE)A tibble with following columns:
if (FALSE) { # \dontrun{
incomparable_get_shows()
} # }