parallel-1-0-1High-accuracy web search and research via Parallel.ai API. Optimized for AI agents with rich excerpts and citations.
Install via ClawdBot CLI:
clawdbot install pntrivedy/parallel-1-0-1High-accuracy web search API built for AI agents. Outperforms Perplexity/Exa on research benchmarks.
pip install parallel-web
API key is configured. Uses Python SDK.
from parallel import Parallel
client = Parallel(api_key="YOUR_KEY")
response = client.beta.search(
mode="one-shot",
max_results=10,
objective="your query"
)
# Search with Python SDK
python3 {baseDir}/scripts/search.py "Who is the CEO of Anthropic?" --max-results 5
# JSON output
python3 {baseDir}/scripts/search.py "latest AI news" --json
Returns structured results with:
search_id - unique search identifierresults[] - array of results with:url - source URLtitle - page titleexcerpts[] - relevant text excerptspublish_date - when availableusage - API usage statsDocs: https://docs.parallel.ai
Platform: https://platform.parallel.ai
AI Usage Analysis
Analysis is being generated⦠refresh in a few seconds.
Summarize URLs or files with the summarize CLI (web, PDFs, images, audio, YouTube).
AI-optimized web search via Tavily API. Returns concise, relevant results for AI agents.
This skill should be used when users need to search the web for information, find current content, look up news articles, search for images, or find videos. It uses DuckDuckGo's search API to return results in clean, formatted output (text, markdown, or JSON). Use for research, fact-checking, finding recent information, or gathering web resources.
Web search and content extraction via Brave Search API. Use for searching documentation, facts, or any web content. Lightweight, no browser required.
Search indexed Discord community discussions via Answer Overflow. Find solutions to coding problems, library issues, and community Q&A that only exist in Discord conversations.
Multi search engine integration with 17 engines (8 CN + 9 Global). Supports advanced search operators, time filters, site search, privacy engines, and WolframAlpha knowledge queries. No API keys required.