AI Agent Hub
Back to plugins
🧰

websearch-plugins

Web Tools Updated 2026.08.25

Run the following command in DeepSeek Harness:

dsh plugin install asdshuaishuai/websearch-plugins

Paste the following prompt into your AI chat to install this plugin:

To install this plugin in DeepSeek Harness, please run: dsh plugin install asdshuaishuai/websearch-plugins. Source: https://github.com/asdshuaishuai/websearch-plugins

About this plugin

In environments with network restrictions or when official search interfaces are limited by API keys, the Websearch plugin offers a robust solution. By utilizing a "result-level filtering" mechanism, it aggregates 16 search engines—both domestic and international—without requiring any API keys. The plugin automatically identifies and skips engines that are network-unreachable or subject to rate-limiting, ensuring high availability for the aggregated results.

Beyond search, it provides a powerful direct web fetching tool (web_fetch) inspired by PhantomJS's "scriptable headless browser" philosophy. Implemented within Node.js, it simulates real browser requests, effectively handling complex anti-scraping strategies and directly retrieving target web content. This makes it an excellent choice for DeepSeek users, developers, and AI agent builders who need reliable data retrieval and content scraping capabilities regardless of the network environment.

Use Cases

  • Need to quickly query aggregated results from multiple search engines.
  • Scrape specific web page content without requiring an API key.
  • Obtain reliable external information in restricted network environments.

Best For

  • DeepSeek users requiring internet access without API keys.
  • Developers needing web scraping capabilities.
  • Building AI Agents relying on external data sources.