Loading...
Loading...
Discover and list a site's URLs, with search filtering. Use for "map the site" or "find the URL for" requests — when the user knows the site but not the exact page, or wants site structure.
npx skill4agent add firecrawl/skills firecrawl-map--searchmap# Find a specific page on a large site
firecrawl map "<url>" --search "authentication" -o .firecrawl/filtered.txt
# Get all URLs
firecrawl map "<url>" --limit 500 --json -o .firecrawl/urls.jsonfirecrawl map --help.firecrawl/map --searchscrapemap https://docs.example.com --search "auth"/docs/api/authenticationscrape