mirror of
https://github.com/open-webui/open-webui.git
synced 2026-07-17 08:21:12 -05:00
feat: Serper webpage scraping integration #4357
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @abiari on GitHub (Mar 10, 2025).
Check Existing Issues
Problem Description
We have a deployment of OpenWebUI on production, we are using serper for websearc, but for webscraping we have to depend on WebUI's native scraping that requires proxies to work well long term.
Desired Solution you'd like
We would love to have Serper's web scraping added as a webloader.
Alternatives Considered
No response
Additional Context
No response