Not actively used in other functions but could come in handy.

incomparable_get_subcategories(
  archive_url = "https://www.theincomparable.com/gameshow/archive/"
)

Arguments

archive_url

E.g. "https://www.theincomparable.com/theincomparable/archive/".

Value

A tibble with subcategory links link and category name category

Examples

if (FALSE) { # \dontrun{
incomparable_get_subcategories("https://www.theincomparable.com/gameshow/archive/")
} # }