Tool to extract structured data from list-style pages like news indexes, product listings, and directory pages. Returns an array of items with their titles, links, and descriptions. Use when you need to extract multiple items from a page organized as a list or index.
urlRequiredstringTarget URL to extract list data from. Must be a valid URL starting with http or https.
proxystringSpecify an IP address of a custom proxy that will be used to fetch the target page.
fieldsstringComma-separated list of optional fields to be returned from any fully-extracted pages (e.g., 'links,meta,querystring'). Valid values: links, extlinks, meta, querystring, breadcrumb.
timeoutintegerSets a value in milliseconds to wait for the retrieval/fetch of content from the requested URL. The default timeout for the third-party response is 30 seconds (30000).
useProxystringSet to 'default' to use Diffbot's datacenter proxy for this request. 'none' will instruct Extract to not use proxies, even if proxies have been enabled for this particular URL globally.
proxyAuthstringUsed to specify the authentication parameters that will be used with a custom proxy specified in the &proxy parameter.
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.