You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
More discussions, please join the official [discord](https://discord.com/invite/AKXYq32Bxc)
9
+
More discussions and updates, please follow our official [X](https://x.com/search1api), or join the official [discord](https://discord.com/invite/AKXYq32Bxc)
10
10
11
11
## Features
12
12
@@ -25,7 +25,7 @@ More discussions, please join the official [discord](https://discord.com/invite/
25
25
- Parameters:
26
26
*`query` (required): Search query in natural language. Be specific and concise for better results
27
27
*`max_results` (optional, default: 10): Number of results to return
28
-
*`search_service` (optional, default: "google"): Search service to use (google, bing, duckduckgo, yahoo, github, youtube, arxiv, wechat, bilibili, imdb, wikipedia)
28
+
*`search_service` (optional, default: "google"): Search service to use (google, bing, duckduckgo, yahoo, x, reddit, github, youtube, arxiv, wechat, bilibili, imdb, wikipedia)
29
29
*`crawl_results` (optional, default: 0): Number of results to crawl for full webpage content
30
30
*`include_sites` (optional): List of sites to include in search
31
31
*`exclude_sites` (optional): List of sites to exclude from search
@@ -92,6 +92,7 @@ More discussions, please join the official [discord](https://discord.com/invite/
92
92
93
93
## Version History
94
94
95
+
- v0.1.8: Added X(Twitter) and Reddit search services
95
96
- v0.1.7: Added Trending tool for GitHub and Hacker News
96
97
- v0.1.6: Added Wikipedia search service
97
98
- v0.1.5: Added new search parameters (include_sites, exclude_sites, time_range) and new search services (arxiv, wechat, bilibili, imdb)
0 commit comments