Skip to main content
SerperTools enable an Agent to search Google, Google News, and Google Scholar, and scrape webpages.

Prerequisites

The following example requires the requests and openai libraries and an API key from Serper.

Example

The following agent will search Google for the query: “What’s happening in the USA?” and share results.
cookbook/91_tools/serper_tools.py

Toolkit Params

Toolkit Functions

Developer Resources