These are the default parameters to be used when making an API request.
description
description:string = "A robust Google Search API provided by DataForSeo. This tool is handy when you need information about trending topics or current events."
ProtectedjsonResultFields
jsonResultFields:undefined|string[]
ProtectedjsonResultTypes
jsonResultTypes:undefined|string[]
name
name:string = "dataforseo-api-wrapper"
Protectedparams
params:Record<string,string|number|boolean> = {}
ProtectedtopCount
topCount:undefined|number
ProtecteduseJsonOutput
useJsonOutput:boolean = false
Methods
_call
_call(keyword:string):Promise<string>
Parameters
keyword: string
Returns Promise<string>
Method
_call
Description
Initiates a call to the API and processes the response.
DataForSeoAPISearch
Description
Represents a wrapper class to work with DataForSEO SERP API.