Discover the URLs on a website.
Search API
Firecrawl Map
Discover the URLs on a website — a fast way to build a link inventory before scraping or crawling.
POST
Discover the URLs on a website.
Given a starting URL, discover the links reachable on that site and get them back as a list. This is the cheapest way to understand a site’s shape before deciding what to scrape or crawl. The
url must be HTTPS and limit is required (1 to 100000).
Billing is metered per Firecrawl credit — 1 credit per discovered link. To then pull content, feed the URLs into post_firecrawl-scrape or post_firecrawl-batch-scrape.Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Body
application/json