mirror of
https://github.com/open-webui/docs
synced 2025-05-20 03:08:56 +00:00
1.6 KiB
1.6 KiB
sidebar_position | title |
---|---|
15 | SerpApi |
:::warning This tutorial is a community contribution and is not supported by the Open WebUI team. It serves only as a demonstration on how to customize Open WebUI for your specific use case. Want to contribute? Check out the contributing tutorial. :::
SerpApi API
SerpApi Scrape Google and other search engines from our fast, easy, and complete API. Any existing or upcoming SERP engine that returns organic_results
is supported. The default web search engine is google
, but it can be changed to bing
, baidu
, google_news
, google_scholar
, google_patents
, and others.
Setup
- Go to SerpApi, and log on or create a new account.
- Go to
Dashboard
and copy the API key. - With
API key
, openOpen WebUI Admin panel
and clickSettings
tab, and then clickWeb Search
. - Enable
Web search
and setWeb Search Engine
toserpapi
. - Fill
SerpApi API Key
with theAPI key
that you copied in step 2 from SerpApi dashboard. - [Optional] Enter the
SerpApi engine
name you want to query. Example,google
,bing
,baidu
,google_news
,google_videos
,google_scholar
andgoogle_patents.
By default, it is set togoogle
. Find more options at SerpApi documentation. - Click
Save
.
Note
You have to enable Web search
in the prompt field to search the web using SerpApi engines.