urlhttps://docs.firecrawl.dev/api-reference/endpoint/scrape
Fetch prompt: Summarize Firecrawl's scrape endpoint: what it returns (markdown/clean content extraction), authentication (API key), pricing/free tier, Node/TypeScript SDK availability, and key features like proxy/anti-bot handling. Be concise and factual.
Tool result summary: # Firecrawl Scrape Endpoint Summary **What It Returns:** The endpoint extracts page content as markdown (default), with options for cleaned HTML, raw HTML, screenshots, and structured JSON. It also supports LLM-based extraction to "remove residual boilerplate that `onlyMainContent` can miss (cookie banners, ad blocks, social share widgets)." **Authentication:** Requires bearer token authentication via API key. **Pric
Agent context: The repo already uses Jina Reader (unauthenticated) as primary with a Playwright fallback. Now let me research the managed provider landscape and consult actual docs for the top candidates.