Function getTags

  • Parameters

    • input: number | CheerioAPI

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

    Returns Promise<Tag[]>

    • Array of Tag objects cotaining information about the tags associated with the work

Generated using TypeDoc