sugiero / Exports
Ƭ SearchProviderType: "Brave"
| "DuckDuckGo"
| "Google"
| "Qwant"
| "Startpage"
| "Swisscows"
| "Yahoo"
| "YouTube"
| "random"
▸ getSuggestions(partialSearch
, searchProvider?
): Promise
<Suggestion
[]>
Gets search suggestions for a partial search
export
Name | Type | Default value | Description |
---|---|---|---|
partialSearch |
string |
undefined |
The term to search suggestions for |
searchProvider |
SearchProviderType |
'Google' |
Promise
<Suggestion
[]>
The suggested searches