Skip to main content

TypeScript

Python

When to Use This Pattern

  • You need to inspect or rank search results before scraping.
  • You want tighter control over which pages become LLM context.
  • You need to persist scraped markdown before answering.
For simple web-grounded answers, call Answer directly.