scrape-webpage
Extract content from a webpage and convert it to markdown, with automatic handling of popup dialogs.
Instructions
访问页面,提取页面内容并转化为 markdown 格式。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | 要提取页面的URL。 | |
| autoInteract | No | 是否自动自动点击页面加载时的弹框,譬如cookie设置弹框等。 |