Why ground on a captured AI surface instead of a search API?
A search API returns links and snippets; your pipeline still has to read, rank and synthesize them. A captured Perplexity or ChatGPT answer has already done live retrieval and synthesis on the real surface, and arrives with its citations attached — one hop to grounded, source-backed context. Many pipelines use both: google_search for breadth, an answer surface for synthesis.