Firecrawl-style URL discovery. Maps all URLs on a website with lightweight titles (no content extraction). Useful for site exploration before crawling.
Bearer token authentication using your LLMLayer API key. Include in Authorization header as: Bearer YOUR_LLMLAYER_API_KEY
Seed URL to start mapping from
"https://example.com"
If true, ignores sitemap.xml and discovers URLs by crawling
If true, includes URLs from subdomains
Filter discovered URLs by search string
"blog"
Maximum number of URLs to discover
Timeout in milliseconds