Skip to main content
Page endpoints operate on public URLs — no agent required. Use them when you know you need page-level content.

Endpoints

Find pages first

When you don’t know the exact URL:
Returns ranked URLs — then scrape or analyze the best match.

Scrape a page

Returns metadata, text blocks, links, and images. Does not crawl other pages.

Analyze a page

Runs an LLM over scraped content — useful for structured extraction from one page.

vs /research

Next step