Skip to main content

Top-level shape

  • urls - every discovered page
  • scraped - present only when scrape: true was passed; a full ScrapeResult
  • metadata - aggregate stats for the crawl

CrawlUrl

One entry per discovered page. Title and description come from the page’s <title> and meta description tags, extracted during discovery without doing a full scrape.

CrawlMetadata

Example - discovery only

Example - with scraping

Accessing the scraped markdown: