one_map
Discover URLs from a starting point by loading a page and extracting links from its HTML. Use this to map out related web pages or build a list of links from any site.
Instructions
Discover URLs from a starting point by loading a page in the browser and extracting links from its HTML.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Starting URL for URL discovery | |
| limit | No | Maximum number of URLs to return | |
| search | No | Optional search term to filter URLs | |
| includeSubdomains | No | Include URLs from subdomains in results |