{"slug":"tavily","name":"Tavily","owner":null,"repo":null,"category":"search-retrieval","lang":"","blurb":"Web search, extract, crawl and map API built specifically for LLMs and AI agents, returning LLM-ready structured results.","use_cases":"[]","alternatives":[],"stars":0,"pushed_at":null,"synced_at":null,"kind":"api","one_liner":"Web search, extract, crawl and map API built specifically for LLMs and AI agents, returning LLM-ready structured results.","website":"https://www.tavily.com","docs_url":"https://docs.tavily.com","signup_url":"https://app.tavily.com","pricing_model":"freemium","pricing_note":"1,000 free API credits/mo (no card); pay-as-you-go $0.008/credit, or plans from $30/mo (4k credits)","auth_type":"api-key","agent_signup":"self-serve-instant-key","agent_signup_note":"Instant API key on free signup, no credit card; used as env var TAVILY_API_KEY.","mcp_server":"https://github.com/tavily-ai/tavily-mcp","sdks":["Python","JavaScript","REST"],"code_sample":"{\"lang\":\"python\",\"code\":\"from tavily import TavilyClient\\n\\nclient = TavilyClient(\\\"tvly-YOUR_API_KEY\\\")\\nresponse = client.search(\\\"latest on autonomous AI agents\\\", max_results=5)\\nfor r in response[\\\"results\\\"]:\\n    print(r[\\\"title\\\"], r[\\\"url\\\"])\"}","tags":["web-search","extract","crawl","rag","agents"],"useCases":[],"codeSample":{"lang":"python","code":"from tavily import TavilyClient\n\nclient = TavilyClient(\"tvly-YOUR_API_KEY\")\nresponse = client.search(\"latest on autonomous AI agents\", max_results=5)\nfor r in response[\"results\"]:\n    print(r[\"title\"], r[\"url\"])"},"oneLiner":"Web search, extract, crawl and map API built specifically for LLMs and AI agents, returning LLM-ready structured results.","docsUrl":"https://docs.tavily.com","signupUrl":"https://app.tavily.com","pricingModel":"freemium","pricingNote":"1,000 free API credits/mo (no card); pay-as-you-go $0.008/credit, or plans from $30/mo (4k credits)","authType":"api-key","agentSignup":"self-serve-instant-key","agentSignupNote":"Instant API key on free signup, no credit card; used as env var TAVILY_API_KEY.","mcpServer":"https://github.com/tavily-ai/tavily-mcp"}