Options
All
  • Public
  • Public/Protected
  • All
Menu

Methods related to parsing fiction lists.

Hierarchy

  • FictionsParser

Index

Methods

Static Private parseBlurb

  • parseBlurb($: CheerioStatic, el: CheerioElement): FictionBlurb
  • Parameters

    • $: CheerioStatic
    • el: CheerioElement

    Returns FictionBlurb

Static parseLatest

  • Parameters

    • html: string

    Returns LatestBlurb[]

Static parseNewReleases

  • Parameters

    • html: string

    Returns NewReleaseBlurb[]

Static parsePopular

  • Parameters

    • html: string

    Returns PopularBlurb[]

Static parseSearch

  • Parameters

    • html: string

    Returns SearchBlurb[]

Legend

  • Module
  • Object literal
  • Variable
  • Function
  • Function with type parameter
  • Index signature
  • Type alias
  • Enumeration
  • Enumeration member
  • Property
  • Method
  • Interface
  • Interface with type parameter
  • Constructor
  • Property
  • Method
  • Index signature
  • Class
  • Class with type parameter
  • Constructor
  • Property
  • Method
  • Accessor
  • Index signature
  • Inherited constructor
  • Inherited property
  • Inherited method
  • Inherited accessor
  • Protected property
  • Protected method
  • Protected accessor
  • Private property
  • Private method
  • Private accessor
  • Static property
  • Static method

Generated using TypeDoc