The Google Custom Search API node is a tool that provides access to Google’s Custom Search Engine (CSE) functionality. It allows users to perform programmatic searches using Google’s search technology, tailored to specific domains or content.
GoogleCustomSearch
with these parameters.
GoogleCustomSearch
class from the @langchain/community/tools/google_custom_search
package.
GoogleCustomSearch
instance, which can be used to perform custom searches.
@langchain/community
package, indicating it’s part of a larger ecosystem of tools and utilities.