tavily-cli
Web search, content extraction, site crawling, and deep research via Tavily CLI.
- Five command modes covering search, extraction, URL discovery, bulk crawling, and multi-source research with citations
- All commands support JSON output and file saving for structured, agentic workflows
- Escalation pattern guides you from simple search through extraction, mapping, crawling, to comprehensive research based on your needs
- Requires tavily-cli installation and API key authentication via
tvly login
Tavily CLI
Web search, content extraction, site crawling, URL discovery, and deep research. Returns JSON optimized for LLM consumption.
Run tvly --help or tvly <command> --help for full option details.
Prerequisites
Must be installed and authenticated. Check with tvly --status.
tavily v0.1.0
> Authenticated via OAuth (tvly login)
If not ready:
More from tavily-ai/skills
tavily-search
|
16.6Ksearch
Search the web using Tavily's LLM-optimized search API. Returns relevant results with content snippets, scores, and metadata. Use when you need to find web content on any topic without writing code.
11.9Ktavily-best-practices
Build production-ready Tavily integrations with best practices baked in. Reference documentation for developers using coding assistants (Claude Code, Cursor, etc.) to implement web search, content extraction, crawling, and research in agentic workflows, RAG systems, or autonomous agents.
9.6Ktavily-research
|
9.4Kresearch
Comprehensive research grounded in web data with explicit citations. Use when you need multi-source synthesis—comparisons, current events, market analysis, detailed reports.
6.6Ktavily-extract
|
6.5K