Protected
apiProtected
paramsCalls the SearchAPI.
Accepts an input query and fetches the result from SearchApi.
Search query.
NOTE: This method is the core search handler and processes various types of search results including Google organic results, videos, jobs, and images.
Protected
buildGenerated using TypeDoc
SearchApi Class Definition.
Provides a wrapper around the SearchApi.
Ensure you've set the SEARCHAPI_API_KEY environment variable for authentication. You can obtain a free API key from https://www.searchapi.io/.
Example