Retrieve all The Incomparable shows

incomparable_get_shows(cache = TRUE)

Arguments

cache

(logical(1)) Toggle the httr2 HTTP cache. Default TRUE.

Value

A tibble with columns show, stats_url, archive_url, status.

Examples

if (FALSE) { # \dontrun{
incomparable_get_shows()
} # }