mirror of
https://github.com/deepset-ai/haystack.git
synced 2026-02-07 07:22:03 +00:00
16 lines
556 B
Plaintext
16 lines
556 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](/docs/searchapiwebsearch) | Search engine using Search API. |
|
|
| [SerperDevWebSearch](/docs/serperdevwebsearch) | Search engine using SerperDev API. |
|