scrape
Extract and parse content from any web page with options for markdown, HTML, or screenshot formats, while enabling JavaScript rendering and content cleaning.
Instructions
Extract and parse content from any web page.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
cleaned | No | Whether to clean content | |
format | No | Output format | |
renderJs | No | Whether to render JavaScript | |
url | Yes | URL to scrape |