Automatically classify a page and extract data according to its type.
- Provider
- Diffbot Extract API (Web Extraction)
- Input summary
- {"name":"url","type":"string","required":true,"description":"Web page URL of the analyze to process (URL encoded)"}, {"name":"mode","type":"string","required":false,"description":"By default the Analyze API will fully extract all pages that match an existing Extract API. Set mode to a specific Extract API (e.g., `mode=\"article\"`) to extract content o..., {"name":"fallback","type":"string","required":false,"description":"If an appropriate API cannot be determined (pages classified with type \"other\"), fall back to this API.","enum":["article","product","discussion","image","video","list"..., {"name":"fields","type":"string","required":false,"description":"Specify optional fields to be returned from any fully-extracted pages (e.g. `fields=querystring,links`)","enum":["links","extlinks","meta","querystring","breadcrumb"]}, {"name":"discussion","type":"boolean","required":false,"description":"Pass `discussion=false` to disable automatic extraction of comments or reviews from pages identified as articles or products. This will not affect pages identified as ..., {"name":"timeout","type":"integer","required":false,"description":"Sets 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)."}, {"name":"callback","type":"string","required":false,"description":"Use for jsonp requests. Needed for cross-domain ajax."}, {"name":"proxy","type":"string","required":false,"description":"Specify an IP address of a [custom proxy](https://docs.diffbot.com/reference/using-proxies#how-to-use-proxies) that will be used to fetch the target page. (Ex: `&proxy` or `...
- Output summary
- Not available
- Billing
- 1
- Freshness
- Not available
- Verification
- Not available