v1

latestOpenAPI 3.0.12026-07-2210997354.2 KB
Extraction settings

Get extraction settings

Returns extraction settings for a project, including JavaScript rendering and request header configuration.

get/projects/{project_id}/content_extraction_settings

Response

OK

mode'automatic' | 'manual' | 'legacy'

The mode to use for content extraction

javascript_enabledboolean

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

static_ip_enabledboolean

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

request_headersobject

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