Options
All
  • Public
  • Public/Protected
  • All
Menu

Hierarchy

  • OverScrap

Index

Constructors

constructor

Properties

Private _page

_page: Page

Methods

getHeroes

  • getHeroes(): Promise<Hero[]>

getInfo

  • getInfo(): Promise<InfoField[]>

getRanks

  • getRanks(): Promise<Rank[]>

Static build

  • build(username: string, hashtag: string, platform: string): Promise<OverScrap>
  • Parameters

    • username: string
    • hashtag: string
    • platform: string

    Returns Promise<OverScrap>

Generated using TypeDoc