firecrawl_map
Map a website to retrieve a complete list of its accessible URLs. Identify all pages linked from a site without needing its sitemap.
Instructions
Map a website to get a list of all accessible URLs
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| url | Yes | The URL to map | |
| search | No | Search query to filter URLs | |
| ignoreSitemap | No | Ignore the website's sitemap | |
| includeSubdomains | No | Include subdomains in the map | |
| limit | No | Maximum number of URLs to return |