Function getCategories

  • Parameters

    • input: number | CheerioAPI

      either a work id in form of a number or a parsable cheerio.CheerioAPI Object

    Returns Promise<Category[]>

    • Array of Category objects cotaining information about the categories associated with the work

Generated using TypeDoc