Search + Extract
Watch what changes about a topic
Run the same query on a schedule and diff the full text, not the snippet.
Run the same query on a schedule and diff the results. New domains appearing, a page's body text changing, a claim being quietly edited: all of it shows up when you hold the full text rather than a snippet.
- Extraction always refetches, so a scheduled job sees the page as it is now rather than a cached copy.
- Holding the full body text means you can diff wording, not just detect that a URL still exists.
- Subscribe to webhooks and a completed run can push into your own pipeline instead of being polled for.
Extraction always refetches, so a scheduled run reads the page as it is right now and not as it was a week ago.