SearchApiParameters: {
    [key: string]: JSONValue;
}

SearchApiParameters Type Definition.

For more parameters and supported search engines, refer specific engine documentation: Google - https://www.searchapi.io/docs/google Google News - https://www.searchapi.io/docs/google-news Google Scholar - https://www.searchapi.io/docs/google-scholar YouTube Transcripts - https://www.searchapi.io/docs/youtube-transcripts and others.

Type declaration

  • [key: string]: JSONValue

Generated using TypeDoc