What problem does it solve?
Provides a vendor-specific terminal workflow to perform structured web search, content extraction, deep research, enrichment, entity discovery, and ongoing monitoring using Parallel's CLI when Hermes native tools are insufficient or the user requests Parallel explicitly.
Core Features & Use Cases
- JSON-first, non-interactive execution for machine-readable outputs suitable for agent pipelines.
- Asynchronous research and polling: launch long-running research or enrichment jobs, capture run IDs, poll status, and retrieve results later.
- Structured enrichment and FindAll for large-scale entity discovery and automatic augmentation of CSV/JSON/tabular inputs.
- Monitoring and change detection workflows for recurring tracking of pages or data sources.
- Use Case: Launch an enrichment job to append CEO and revenue data to a company list, run it with no-wait, and poll for completion before validating the resulting CSV.
Quick Start
Run a Parallel CLI search for the query "What is Anthropic's latest AI model" with JSON output, save the returned run ID, and poll status later to retrieve the full report.