Skip to main content
This notebook goes over how to use the SerpApi component to search the web. Sign up for a SerpApi account on the sign-up page to get 250 free searches per month. After signing up, you can find your API key on the dashboard. Then set the environment variable .env file SERPAPI_API_KEY to your API key.

Custom parameters

You can also customize the SerpAPI wrapper with arbitrary parameters. For example, in the below example we will use bing instead of google.