Skip to main content
PUT
Update extraction settings

Authorizations

X-Api-Key
string
header
required

Path Parameters

project_id
string
required

The numeric ID of your project

Body

application/json
mode
enum<string>

The mode to use for content extraction

Available options:
automatic,
manual,
legacy
javascript_enabled
boolean

Whether to evaluate JavaScript when extracting content. Useful for single-page applications.

static_ip_enabled
boolean

Whether requests should originate from a static IP address when extracting content.

request_headers
object

Headers that you want to include in the HTTP request when fetching and extracting the content.

Response

successful

mode
enum<string>

The mode to use for content extraction

Available options:
automatic,
manual,
legacy
javascript_enabled
boolean

Whether to evaluate JavaScript when extracting content. Useful for single-page applications.

static_ip_enabled
boolean

Whether requests should originate from a static IP address when extracting content.

request_headers
object

Headers that you want to include in the HTTP request when fetching and extracting the content.