BSearch Tool Server and Web Search provider for Open WebUI
BSearch Tool Server lets Open WebUI and OpenAPI-compatible agents call BSearch Search, Google SERP, and Web Scraping APIs as tools. Open WebUI can also use BSearch as its built-in Web Search provider through https://api.bsearch.org/openwebui/search?apiKey=YOUR_API_KEY.
Tools
Use bsearch_search for Search and SERP JSON, bsearch_scrape for rendered page content,
and bsearch_search_and_scrape for source discovery followed by Markdown extraction.
Security
Use Bearer/API Key authentication. Do not expose production API keys in public prompts, screenshots, or shared config files.