v2

latestOpenAPI 3.1.02026-07-26937792.5 KB

Batch Scrape Websites

Scrape multiple URLs concurrently and save all to the agent's knowledge base.

Accepts up to 50 URLs per request. Firecrawl processes them in parallel, then each result is persisted individually. Partial failures are reported in the errors array without aborting the whole batch.

post/scrape/batch

Headers

authorizationstring required

Request body

urlsstring[] required
agentIdstring required
lastUpdatedBystring required
maxAgeinteger

Response

Successful Response

{"stackTrail":"paths:/scrape/batch:post:responses:200:content:application/json:schema","oasType":"schema","type":"unknown"}