
Three things stand out for my use case:
(1) Concise and relevant in the same response. I run search across hundreds of thousands of companies, including a long tail of small businesses that Google just doesn't surface well. Tavily gives me results that are filtered down to what's actually about the right company, without burying me in noise or doing so much post-processing that I lose control of the raw signal.
(2) The relevance score on every result. I use it to filter to a clean threshold so my downstream LLM gets exactly the right amount of context, not too little and not too much. This was the missing piece in every other solution I tried.
(3) Integration was effectively a URL swap. I had a SERP-based pipeline already running. Replacing it with Tavily was a five-minute change. I deployed it, it worked, and I haven't had to touch the integration since. Same story when I added Tavily to a LangChain agent we built later. Review collected by and hosted on G2.com.
Honestly nothing that's blocked me. The one piece of feedback is that I discovered some of the newer endpoints (like Crawl) only because I was preparing for a customer call. More visibility into what's launched recently and good worked-examples for those endpoints would help me get to the next use case faster. Review collected by and hosted on G2.com.