scrape_webpage
Extract data from web pages by scraping content without executing JavaScript, enabling streamlined access to raw HTML for analysis or integration.
Instructions
Scrape a web page without JS
Input Schema
Name | Required | Description | Default |
---|---|---|---|
url | Yes | The url to scrape |