spider_links
Extract all links from a webpage without fetching full content to quickly discover URLs on a site.
Instructions
Extract all links from a page without fetching content. Fast way to discover URLs on a site.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL to extract links from | |
| limit | No | Maximum links to return | |
| request | No | Request type | |
| return_format | No | Output format |