Skip to main content
POST

Authorizations

Authorization
string
header
required

API key starting with sk_case_

Body

application/json
urls
string<uri>[]
required

Array of URLs to scrape and extract content from

text
boolean
default:true

Whether to extract text content

highlights
boolean
default:false

Whether to include content highlights

summary
boolean
default:false

Whether to generate content summaries

livecrawl
boolean
default:false

Whether to perform live crawling for dynamic content

livecrawlTimeout
integer
default:30

Timeout in seconds for live crawling

subpages
boolean
default:false

Whether to extract content from linked subpages

subpageTarget
integer
default:5

Maximum number of subpages to crawl

extras
object

Additional extraction options

context
string

Context to guide content extraction and summarization

Response

Content successfully extracted from URLs

results
object[]