Exa · Arazzo Workflow
Exa Find Similar and Fetch Contents
Version 1.0.0
Find pages similar to a seed result, then fetch their full contents.
Provider
Workflows
find-similar-and-fetch-contents
Anchor on a seed result, find similar pages, and fetch their contents.
Runs a seed search to find an anchor document, then runs a second steered search that looks for pages similar to that anchor, and retrieves the full contents of the top similar result.
1
seedSearch
search
Run a seed search to find an anchor document for the topic and capture its url and title.
2
similarSearch
search
Run a second search steered toward documents similar to the anchor while excluding the anchor's own domain so fresh-but-similar sources surface.
3
fetchSimilarContents
getContents
Retrieve the full text and a summary for the top similar result.