get_content
Extract fully rendered HTML content from webpages. Specify a URL and optional parameters like waitForSelector or waitForFunction to ensure accurate content retrieval for automation or web scraping tasks.
Instructions
Extract rendered HTML content from a webpage
Input Schema
Name | Required | Description | Default |
---|---|---|---|
url | Yes | ||
waitForFunction | No | ||
waitForSelector | No |