Automatically analyzes a web page to determine its type and extract structured data. The Analyze API intelligently classifies pages into types (article, product, discussion, image, video, organization, etc.) and extracts relevant structured data. Use this when you need to proces…
urlRequiredstringThe full URL of the page to analyze, including http:// or https://
modestringRestrict extraction to a specific page type. Options: article, product, discussion, image, video, list, event. If not specified, all types are considered.
fieldsstringComma-separated list of additional fields to include or limit output fields. Options include: links, extlinks, meta, querystring, breadcrumb, or specific field names to limit output.
timeoutintegerMaximum time (in milliseconds) to wait for API response. Default is 30000ms (30 seconds). Maximum is 300000ms (5 minutes).
fallbackstringAPI to use if page type cannot be determined. Options: article, product, discussion, image, video.
discussionbooleanSet to false to disable automatic extraction of comments/discussions from the page. Default is true.
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.