SIGN IN SIGN UP
langflow-ai / langflow UNCLAIMED

Langflow is a powerful tool for building and deploying AI-powered agents and workflows.

0 0 0 Python

feat: Consolidate Web Search, News Search, and RSS Reader into unified component (#9975)

* feat: Consolidate Web Search, News Search, and RSS Reader into unified component

Merge three separate components into a single Web Search component with tab-based mode selection:
- Web mode: DuckDuckGo search functionality (default)
- News mode: Google News RSS feed search with topic/location support
- RSS mode: Generic RSS feed reader

This reduces code duplication and provides a more intuitive user experience with a single component that handles all search-related functionality.

🤖 Generated with [Claude Code](https://claude.ai/code)

Co-Authored-By: Claude <[email protected]>

* [autofix.ci] apply automated fixes

* Update test_web_search.py

---------

Co-authored-by: Claude <[email protected]>
Co-authored-by: autofix-ci[bot] <114827586+autofix-ci[bot]@users.noreply.github.com>
Co-authored-by: Eric Hare <[email protected]>
R
Rodrigo Nader committed
181237f0e857664f8860b8a418b642dac453205c
Parent: 0d3c7d9
Committed by GitHub <[email protected]> on 9/30/2025, 9:54:56 PM