v44

latestOpenAPI 3.1.0Proprietaryraw.githubusercontent.com2026-05-192301780.0 KB
Search

Extract content from URLs

Scrapes and extracts text content from web pages, PDFs, and documents. Useful for legal research, evidence collection, and document analysis. Supports live crawling, subpage extraction, and content summarization.

post/search/v1/contents

Request body

urlsstring[] required

Array of URLs to scrape and extract content from

textboolean

Whether to extract text content

highlightsboolean

Whether to include content highlights

summaryboolean

Whether to generate content summaries

livecrawlboolean

Whether to perform live crawling for dynamic content

livecrawlTimeoutinteger

Timeout in seconds for live crawling

subpagesboolean

Whether to extract content from linked subpages

subpageTargetinteger

Maximum number of subpages to crawl

extrasobject

Additional extraction options

contextstring

Context to guide content extraction and summarization

Response

Content successfully extracted from URLs