mcp-server-firecrawl

MIT License
7,680
2,604
  • Apple
  • Linux

firecrawl_check_batch_status

Monitor the progress of a web scraping batch job by checking its status using the batch job ID with this MCP server tool.

Instructions

Check the status of a batch scraping job.

Input Schema

NameRequiredDescriptionDefault
idYesBatch job ID to check

Input Schema (JSON Schema)

{ "properties": { "id": { "description": "Batch job ID to check", "type": "string" } }, "required": [ "id" ], "type": "object" }

You must be authenticated.

Other Tools from mcp-server-firecrawl

Related Tools

ID: 57mideuljt