Extract subcategory index for given show
incomparable_get_subcategories(
archive_url = "https://www.theincomparable.com/gameshow/archive/",
cache = TRUE
)A tibble with subcategory links and category names.
if (FALSE) { # \dontrun{
incomparable_get_subcategories("https://www.theincomparable.com/gameshow/archive/")
} # }