Methods related to public fiction lists, and the search function.

Constructors

Methods

  • Gets a list of chapters as raw HTML.

    Parameters

    • type: string

      Name of the list.

    • page: number = 1

      Page to scrape from, will throw if out of bounds.

    Returns Promise<string>