Search1API

Provides multi-engine search API for web, news, and deep searches via Google and Bing.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/syzl8512/openclaw-experience --skill search1api
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Search1API
Source: https://github.com/syzl8512/openclaw-experience/tree/main/03_%E6%A0%B8%E5%BF%83Skill/search1-api
Command: npx skills add https://github.com/syzl8512/openclaw-experience --skill search1api

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill provides access to a multi-engine search API, enabling users to perform searches across various platforms like Google and Bing, and access news and deep search functionalities.

Core Features & Use Cases

  • Multi-Engine Search: Query multiple search engines simultaneously.
  • News Search: Access up-to-date news articles.
  • Deep Search: Perform more in-depth searches for comprehensive information.
  • Use Case: A user needs to research a complex topic and wants to gather information from both Google and Bing, as well as recent news articles related to it.

Quick Start

Use Search1API to search for "latest advancements in AI" on Google and Bing, and include recent news results.

Frequently Asked Questions about Search1API

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I perform a web search across Google and Bing simultaneously?

You can perform a multi-engine search across Google and Bing simultaneously using this API, which queries multiple search engines and returns combined web results via configurable parameters.

Can I retrieve recent news articles through a search API?

Yes, you can retrieve recent news articles through this search API by configuring the search_service parameter for news search, targeting specific languages and result limits.

What is deep search and how does it differ from a regular web search?

Deep search provides more comprehensive and in-depth information retrieval compared to a regular web search, accessing detailed data across supported platforms like Google and Bing for complex research.

How do I limit or target search results by language and result count?

You can limit or target search results by setting the max_results and language parameters in your API request, restricting the number of returned items and filtering the output language.

Does this multi-engine search API require any specific dependencies or platforms to run?

No, this multi-engine search API has no external dependencies, allowing you to integrate web, news, and deep search functionalities into your applications without prerequisite environment setup.