firecrawl/map
Discover all URLs on a website. Returns a list of links reachable from the starting URL.
Input
Idle
Example output — click Run to generate your own
API README
Firecrawl Map
Discover URLs on a website. 1 credit per discovered link.
Pricing
$0.005 per request (base). Actual cost scales with discovered links.
Response
{"success": true, "links": [{"url": "...", "title": "..."}], "creditsUsed": 5}

