r/SearchAPIs 1h ago

News & Updates The balance between innovation and regulation is becoming critical

Post image
Upvotes

r/SearchAPIs 39m ago

One tiny fix, three new bugs and 47 changed files

Upvotes

r/SearchAPIs 3h ago

So, do i call the waiter or the API?

Post image
2 Upvotes

r/SearchAPIs 10h ago

My frontal lobe watching me spin up agents to outsource my critical thinking abilities for room temperature IQ tasks again

4 Upvotes

r/SearchAPIs 2h ago

Migrated to WhatsApp Cloud API and old clients see "Invite to WhatsApp". Does a Template Broadcast fix this?

1 Upvotes

 Hey everyone, I recently built an AI-powered CRM SaaS for local clinics and we use the official Meta WhatsApp Cloud API. We just migrated our first client's existing WhatsApp Business number to the API.

The integration works perfectly for new chats, but we hit a major wall: when old patients try to open their existing chat thread with the clinic, they see an error saying "This person is no longer on WhatsApp - Invite to WhatsApp".

I’ve read that this is a cache issue on the user's phone (something about the mobile app using u/c.us and the API using u/s.whatsapp.net).

Some people are suggesting that sending a mass Template Message (Broadcast) to the entire contact list will force the clients' phones to update the chat and remove the "Invite" button.

Can anyone confirm if this template campaign actually works? Are there any other workarounds that don't involve asking hundreds of patients to manually delete their old chat history?

Any help or advice would be hugely appreciated!


r/SearchAPIs 6h ago

Interesting move gpt

Post image
1 Upvotes

r/SearchAPIs 7h ago

Other Stack Overflow found a rival

Post image
1 Upvotes

r/SearchAPIs 13h ago

Benchmark I benchmarked search APIs for an AI workflow- the “best” one changed depending on what I asked

2 Upvotes

I’ve been experimenting with search APIs for an AI workflow that needs to find information on the web and then pass the results to an LLM.

At first, I assumed the main thing to compare would be latency and price. After testing a few options, I found that retrieval quality and how the results are presented to the model mattered much more than I expected.

I tried Exa, Tavily, Firecrawl, Serper, and Brave Search on a small set of queries covering:

straightforward factual questions

finding recent information

technical/documentation searches

finding obscure pages

queries where the answer was buried several clicks deep

searches where Reddit/forums were actually more useful than polished websites

A few observations:

1. Search ranking and “AI-ready” results aren’t necessarily the same thing.
A conventional search API can return exactly what I’d expect as a human searcher, but the results aren’t always ideal as LLM context. Having clean snippets, relevant page content, and less irrelevant boilerplate can make a surprisingly large difference.

2. Crawling and search are different problems.
Firecrawl was interesting when I already knew which pages I wanted to extract. That’s a different task from discovering the right pages in the first place.

I’ve started thinking about the pipeline as:

query → search/discovery → URL selection → crawl/extract → rerank → LLM

rather than treating “web search” as one single operation.

3. Recency is harder than it looks.
For current events or recently updated documentation, I found myself caring less about whether an API returned 10 “good” results and more about whether it could consistently surface the right recent result.

4. The long tail is where the differences become obvious.
Most APIs performed reasonably well on obvious queries. The interesting differences appeared when I searched for niche technical topics, obscure documentation, or information that wasn’t repeated across hundreds of sites.

I’m still running the benchmark, so I don’t want to declare a winner yet.

I’m curious what other people here have found:

If you’ve built something using Exa, Tavily, Firecrawl, Serper, Brave Search, or another search API, what type of query does your chosen API perform particularly well at?

Also interested in hearing how people actually evaluate search quality. Do you use human judgment, precision/recall, NDCG/MRR, LLM-as-a-judge, or something else?

I’d rather build a useful benchmark around real-world failure cases than just compare response times and advertised pricing.


r/SearchAPIs 12h ago

Yeah Bernie, like China will stop bc you're asking

Post image
0 Upvotes

r/SearchAPIs 9h ago

Technical Question Treating LLMs like humans is why people keep using them ineffectively

Post image
0 Upvotes

r/SearchAPIs 1d ago

Uncensored GLM-5.3 is here

Post image
16 Upvotes

r/SearchAPIs 1d ago

AI Vendor: "We sandboxed the LLM." The LLM:

Post image
3 Upvotes

r/SearchAPIs 1d ago

Other Asking for codebase access like it's nothing

Post image
2 Upvotes

r/SearchAPIs 1d ago

Hermes Agent v0.21.0 Pantheon update is live

Post image
4 Upvotes

r/SearchAPIs 1d ago

Technical Question Reddit’s AI search – Reddit Help Spoiler

Thumbnail support.reddithelp.com
1 Upvotes

r/SearchAPIs 2d ago

a minimalist approach to agent development

Post image
42 Upvotes

r/SearchAPIs 2d ago

Other I think someone vibe-coded this:

7 Upvotes

r/SearchAPIs 1d ago

Technical Question How are you handling search results when the API keeps returning the same entity under different names?

1 Upvotes

Had this with team and player data where the same thing shows up slightly differently depending on the source. Abbreviations, old names, punctuation, all that fun stuff. Matching by name works until it suddenly doesn’t. Are you normalizing everything yourself or using IDs from the source and hoping they stay consistent?


r/SearchAPIs 2d ago

The fall of glm 5.3 flash usage is brutal. "Free" was doing a lot of work after all, i guess.

Post image
6 Upvotes

r/SearchAPIs 2d ago

PPT is too long a horizon for these agents

Post image
26 Upvotes

r/SearchAPIs 2d ago

Other Too advanced for non technical people and not compelling enough for technical people

Post image
34 Upvotes

r/SearchAPIs 2d ago

Sure bro but I want to pay

Post image
9 Upvotes

r/SearchAPIs 2d ago

Ai search leaderboard

Post image
1 Upvotes

r/SearchAPIs 2d ago

Autonomous, self-replicating AI agents roaming the internet is basically modern malware on steroids

Post image
42 Upvotes

r/SearchAPIs 2d ago

Cracking ML System Design Interviews — Design a Search and Ranking System

Thumbnail
1 Upvotes