scrape_page
Scrape a single web page to extract its markdown content, title, publication date, and list of internal links, with results saved for later use.
Instructions
抓取单个页面,返回 markdown、标题、发布时间与链接列表,并持久化。
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| respect_robots | No |