Skip to content

Revise /extract's error message when no content could be fetched from URLs - #2109

Merged
nickscamara merged 2 commits into
mainfrom
micah/reword-invalid-urls-error-message
Sep 8, 2025
Merged

nickscamara merged 2 commits into
mainfrom
micah/reword-invalid-urls-error-message

Conversation

@micahstairs

@micahstairs micahstairs commented Sep 6, 2025

Copy link
Copy Markdown
Member

The existing wording led to a lot of confusion, since the URLs they were passing were usually valid.


Summary by cubic

Clarified /extract’s error when no content can be fetched, stating that URLs may be invalid, unsupported, or scraping failed. This reduces confusion and standardizes the message across logs and API responses.

  • Bug Fixes
    • Replaced "All provided URLs are invalid" with "All provided URLs are either invalid, unsupported or failed to be scraped."
    • Applied consistently to logger.error, job logs, and the API error response.

@micahstairs
micahstairs requested review from mogery and removed request for nickscamara September 6, 2025 03:15

@cubic-dev-ai cubic-dev-ai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No issues found across 1 file

@nickscamara
nickscamara self-requested a review September 8, 2025 21:16
@nickscamara
nickscamara merged commit b5fdd11 into main Sep 8, 2025
2 of 3 checks passed
duyyudus pushed a commit to duyyudus/firecrawl that referenced this pull request Sep 12, 2025
…supported (firecrawl#2109)

Co-authored-by: Nicolas <nicolascamara29@gmail.com>
jerbao pushed a commit to jerbao/firecrawl-custom that referenced this pull request Aug 22, 2026
…supported (firecrawl#2109)

Co-authored-by: Nicolas <nicolascamara29@gmail.com>
zeekay pushed a commit to Dream-AI-4444/firecrawl that referenced this pull request Sep 10, 2026
…supported (firecrawl#2109)

Co-authored-by: Nicolas <nicolascamara29@gmail.com>
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.

3 participants