Skip to content

docs(batch-scrape): add note about server-side execution and cancel endpoint#404

Open
firecrawl-spring[bot] wants to merge 3 commits intomainfrom
docs/batch-scrape-cancel-note
Open

docs(batch-scrape): add note about server-side execution and cancel endpoint#404
firecrawl-spring[bot] wants to merge 3 commits intomainfrom
docs/batch-scrape-cancel-note

Conversation

@firecrawl-spring
Copy link
Contributor

Summary

  • Adds a note to the batch scrape feature page clarifying that batch scrape jobs continue processing on Firecrawl's servers even after stopping a local script
  • Links to the existing cancel endpoint (DELETE /v1/batch/scrape/{id}) so users know how to stop running jobs and avoid unexpected credit usage

Related Pylon Ticket

https://app.usepylon.com/issues?conversationID=e02f0058-d7ec-4241-9e98-8924ee4056eb

… default

Update the includePaths and excludePaths descriptions in the advanced
scraping guide to explicitly state they match against the URL pathname
only (not query parameters) by default, and reference regexOnFullURL
for full URL matching.
Add the regexOnFullURL boolean parameter to both the v1 and v2 crawl
endpoint schemas so it appears in the API reference documentation.
…ndpoint

Clarify that batch scrape jobs continue processing on Firecrawl servers
even after stopping a local script, and link to the cancel endpoint.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants