extract_links
Extract normalized crawlable links from static or JavaScript-rendered pages, with options to limit count and filter by host or subdomains.
Instructions
Extract normalized crawlable links from static or JavaScript-rendered pages.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | ||
| max_links | No | ||
| render_mode | No | auto | |
| same_host_only | No | ||
| include_subdomains | No |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
No arguments | |||