Map Website URLs
metalift_mapParse HTML anchors to discover same-origin links on a page, providing a fallback to sitemaps for mapping site structure. Supports URL filtering and max result limits.
Instructions
Discover same-origin links by parsing HTML anchors on one page (1 credit). Fallback when metalift_sitemap is unavailable. Does not fetch full page content.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | Page URL to extract links from | |
| limit | No | Maximum URLs to return | |
| search | No | Optional substring filter for URLs |