Skip to content
@tavily-ai

Tavily AI

Tavily Search API is a search engine optimized for LLMs and RAG, aimed at efficient, quick and persistent search results

Tavily

⭐ Getting Started:

Python:

pip install tavily-python
from tavily import TavilyClient

tavily_client = TavilyClient(api_key="tvly-YOUR_API_KEY")
response = tavily_client.search("Who is Leo Messi?")

print(response)

JavaScript / TypeScript:

npm install @tavily/core
const { tavily } = require("@tavily/core");

const tvly = tavily({ apiKey: "tvly-YOUR_API_KEY" });
const response = await tvly.search("Who is Leo Messi?");

console.log(response);

For full API reference & guides: docs .


What is Tavily?

The web access layer for AI applications. Tavily provides fast, reliable APIs that let developers easily:

🔍 Search the web

Optimized for relevancy and low latency. Get real-time, contextual information from across the web with intelligent content extraction and ranking that prioritizes the most relevant results for your AI applications.

📄 Extract structured data from URLs

Supporting summaries, Markdown, or cleaned text. Transform any webpage into LLM-ready data with automatic content cleaning, format conversion, and text extraction that preserves structure and meaning.

🕸️ Crawl entire domains at scale

Optimized for intelligent URL decisions and results. Navigate complex websites with smart crawling strategies that respect robots.txt, handle dynamic content, and efficiently discover all accessible pages.

Built specifically for AI agents and RAG workflows.

Popular repositories Loading

  1. tavily-mcp tavily-mcp Public

    Production ready MCP server with real-time search, extract, map & crawl.

    JavaScript 1.4k 197

  2. tavily-python tavily-python Public

    The Tavily Python SDK allows for easy interaction with the Tavily API, offering the full range of our search, extract, crawl, map, and research functionalities directly from your Python programs. E…

    Python 1.1k 133

  3. meeting-prep-agent meeting-prep-agent Public

    Prepare for meetings with company and attendee research notes, integrated with Google Calendar through MCP

    Python 191 34

  4. skills skills Public

    Python 92 9

  5. tavily-js tavily-js Public

    Official TypeScript/JavaScript library for Tavily.

    TypeScript 78 8

  6. tavily-chat tavily-chat Public

    Conversational agent that fuses chat data with live web results through Tavily search, extract, and crawl.

    TypeScript 68 15

Repositories

Showing 10 of 31 repositories
  • watsonx-tavily-spreadsheets Public

    Pair Tavily search with IBM watsonx granite models to fill spreadsheet cells with web‑sourced insights and citations.

    tavily-ai/watsonx-tavily-spreadsheets’s past year of commit activity
    Jupyter Notebook 9 MIT 2 0 0 Updated Mar 16, 2026
  • skills Public
    tavily-ai/skills’s past year of commit activity
    Python 92 MIT 9 1 1 Updated Mar 16, 2026
  • tavily-n8n-node Public

    A node for n8n that integrates the Tavily API, enabling powerful web search and content extraction within your no-code automation workflows.

    tavily-ai/tavily-n8n-node’s past year of commit activity
    TypeScript 19 MIT 5 3 1 Updated Mar 16, 2026
  • tavily-ai/market-researcher’s past year of commit activity
    TypeScript 35 MIT 11 0 0 Updated Mar 16, 2026
  • tavily-sheets Public

    Pair Tavily search with an LLM to fill spreadsheet cells with web‑sourced insights and citations.

    tavily-ai/tavily-sheets’s past year of commit activity
    TypeScript 46 MIT 13 2 1 Updated Mar 16, 2026
  • tavily-mcp Public

    Production ready MCP server with real-time search, extract, map & crawl.

    tavily-ai/tavily-mcp’s past year of commit activity
    JavaScript 1,405 MIT 197 10 6 Updated Mar 14, 2026
  • tavily-chat Public

    Conversational agent that fuses chat data with live web results through Tavily search, extract, and crawl.

    tavily-ai/tavily-chat’s past year of commit activity
    TypeScript 68 MIT 15 1 1 Updated Mar 13, 2026
  • tavily-ai/langchain-tavily’s past year of commit activity
    Python 21 MIT 15 1 1 Updated Mar 13, 2026
  • tavily-power Public
    tavily-ai/tavily-power’s past year of commit activity
    0 0 0 0 Updated Mar 13, 2026
  • tavily-ai/insurance-demo’s past year of commit activity
    TypeScript 3 0 0 0 Updated Mar 10, 2026

People

This organization has no public members. You must be a member to see who’s a part of this organization.