mirror of
https://github.com/deepset-ai/haystack.git
synced 2026-02-01 12:33:09 +00:00
15 lines
497 B
Plaintext
15 lines
497 B
Plaintext
---
|
|
title: "WebSearch"
|
|
id: websearch
|
|
slug: "/websearch"
|
|
description: "Use these components to look up answers on the internet."
|
|
---
|
|
|
|
# WebSearch
|
|
|
|
Use these components to look up answers on the internet.
|
|
|
|
| Name | Description |
|
|
| --- | --- |
|
|
| [SearchApiWebSearch](websearch/searchapiwebsearch.mdx) | Search engine using Search API. |
|
|
| [SerperDevWebSearch](websearch/serperdevwebsearch.mdx) | Search engine using SerperDev API. | |