scrape
Extract and parse web content from any URL into markdown, HTML, or screenshot formats. Clean content and render JavaScript for accurate data retrieval.
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 |