parallel-web-search

Fast web search for current information, research, and fact-finding across the internet.

parallel-web 60 ↓ 11k MIT updated 1mo ago
Claude Code
View source ↗

What it does

  • --after-date YYYY-MM-DD for time-sensitive queries
  • --include-domains domain1.com,domain2.com to limit to specific sources
  • --exclude-domains domain.com to filter out noisy sources
  • --mode turbo for simple fact lookups where speed and cost matter most (p50 ~200ms, lowest cost). English and Japanese queries only
  • --location us (ISO 3166-1 alpha-2) for geo-targeted results
  • title, url, publishdate
  • Useful content from excerpts (skip navigation noise like menus, footers, "Skip to content")

Requirements & configuration

Configuration: ARGUMENTSFILENAME

Derived from the skill's own SKILL.md documentation · extracted 2026-07-23

Fast web search for current information, research, and fact-finding across the internet.

Source

Repository: https://github.com/parallel-web/parallel-agent-skills

parallel-web-search FAQ

What does the parallel-web-search skill do?

DEFAULT for all research and web queries. Use for any lookup, research, investigation, or question needing current info. Fast and cost-effective. Only use parallel-deep-research if user explicitly requests 'deep' or 'exhaustive' research. --after-date YYYY-MM-DD for time-sensitive queries --include-domains domain1.com,domain2.com to limit to specific sources

How do I install parallel-web-search?

Run: npx -y skills add https://github.com/parallel-web/parallel-agent-skills --skill parallel-web-search --agent claude-code — the source lives at github.com/parallel-web/parallel-agent-skills.

Maintain parallel-web-search?

Let people know it's listed here — add the badge (live metrics, light/dark aware) or a plain link to your README or docs.

parallel-web-search on getagentictools
[![parallel-web-search on getagentictools](https://getagentictools.com/badge/skills/parallel-web-parallel-agent-skills-parallel-web-search.svg)](https://getagentictools.com/skills/parallel-web-parallel-agent-skills-parallel-web-search?ref=badge)
npx agentictools info skills/parallel-web-parallel-agent-skills-parallel-web-search

The second line is the CLI lookup for this page — handy in READMEs and docs.