extract_structured_content
Extract specified web page content using CSS selectors, enabling precise data retrieval for processing in Cloudflare Browser Rendering. Ideal for structuring web data for use in LLMs or other applications.
Instructions
Extracts structured content from a web page using CSS selectors
Input Schema
Name | Required | Description | Default |
---|---|---|---|
selectors | Yes | CSS selectors to extract content | |
url | Yes | URL to extract content from |