Options
All
  • Public
  • Public/Protected
  • All
Menu

Brainly Scraper V2 - v2.0.11

Index

Type aliases

Attachments: string[]

The question/answer attachments. Alias 'Array'

BaseURLObject: Record<LanguageList, string>

The languages with their base url.

CacheResult: Record<LanguageList, Record<string, { answers: Answer[]; question: Question }[]>>

Cache Results Type.

CountryList: "id" | "us" | "es" | "ru" | "ro" | "pt" | "tr" | "ph" | "pl" | "hi"

Country List.

JsonRes: { data: { questionSearch: { edges: BrainlyResponse[] } } }[]

Raw JSON Response from Brainly.

LanguageList: CountryList
OriginalAttachments: { url: string }[]
WorkType: "tugas" | "question" | "zadanie" | "tarefa" | "tarea" | "gorev" | "tema" | "task"

Work names.

Generated using TypeDoc version 0.22.15, the 5/5/2022 at 7:24:55 PM