Skip to content

docs: add FirecrawlWebSearch documentation#10781

Merged
bogdankostic merged 2 commits intomainfrom
firecrawl-websearch-docs
Mar 10, 2026
Merged

docs: add FirecrawlWebSearch documentation#10781
bogdankostic merged 2 commits intomainfrom
firecrawl-websearch-docs

Conversation

@bogdankostic
Copy link
Copy Markdown
Contributor

@bogdankostic bogdankostic commented Mar 10, 2026

Related Issues

Proposed Changes:

This PR adds documentation for the FirecrawlWebSearch component introduced in deepset-ai/haystack-core-integrations#2888.

How did you test it?

Notes for the reviewer

Checklist

  • I have read the contributors guidelines and the code of conduct.
  • I have updated the related issue with new insights and changes.
  • I have added unit tests and updated the docstrings.
  • I've used one of the conventional commit types for my PR title: fix:, feat:, build:, chore:, ci:, docs:, style:, refactor:, perf:, test: and added ! in case the PR includes breaking changes.
  • I have documented my code.
  • I have added a release note file, following the contributors guidelines.
  • I have run pre-commit hooks and fixed any issue.

@bogdankostic bogdankostic requested a review from a team as a code owner March 10, 2026 11:04
@bogdankostic bogdankostic requested review from anakin87 and removed request for a team March 10, 2026 11:04
@vercel
Copy link
Copy Markdown

vercel bot commented Mar 10, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
haystack-docs Ready Ready Preview, Comment Mar 10, 2026 11:25am

Request Review

Comment thread docs-website/docs/pipeline-components/websearch/firecrawlwebsearch.mdx Outdated
Comment thread docs-website/docs/pipeline-components/websearch/firecrawlwebsearch.mdx Outdated
Comment thread docs-website/docs/pipeline-components/websearch/firecrawlwebsearch.mdx Outdated
Comment thread docs-website/docs/pipeline-components/websearch/firecrawlwebsearch.mdx Outdated
Comment thread docs-website/docs/pipeline-components/websearch/firecrawlwebsearch.mdx Outdated
Comment thread docs-website/docs/pipeline-components/websearch/firecrawlwebsearch.mdx Outdated
Comment thread docs-website/docs/pipeline-components/websearch/firecrawlwebsearch.mdx Outdated
Copy link
Copy Markdown
Member

@anakin87 anakin87 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

👍


### In a pipeline

Here is an example of a Retrieval-Augmented Generation (RAG) pipeline where using `FirecrawlWebSearch` to look up an answer. Because Firecrawl returns the actual text of the scraped pages, you can pass its `documents` output directly into the `ChatPromptBuilder` to give the LLM the necessary context.
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📝 [vale] reported by reviewdog 🐶
[Google.Parens] Use parentheses judiciously.

@bogdankostic bogdankostic merged commit 77029c9 into main Mar 10, 2026
11 checks passed
@bogdankostic bogdankostic deleted the firecrawl-websearch-docs branch March 10, 2026 11:28
alvinttang pushed a commit to alvinttang/haystack that referenced this pull request Mar 12, 2026
* docs: add FirecrawlWebSearch documentation

* Update docs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants