diffbot.pages.analyze
Extract structured data from any webpage by auto-detecting its content type (product, article, image, video) using AI-powered analysis.
Instructions
Auto-detect page type (product, article, image, video) and extract structured data from any URL using AI (Diffbot)
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Web page URL to auto-detect type and extract structured data | |
| mode | No | Force extraction mode instead of auto-detection | |
| fallback | No | Fallback extraction type if auto-detection fails | |
| timeout | No | Request timeout in milliseconds (5000-30000, default 15000) |