[PR #12574] refactor: Update Firecrawl to use v1 API #27688

Closed
opened 2026-02-21 20:42:00 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/langgenius/dify/pull/12574

State: closed
Merged: Yes


Summary

  • Updated API endpoints from v0 to v1 for scrape and crawl methods.
  • Enhanced error handling in scrape_url and check_crawl_status methods.
  • Introduced helper methods _extract_common_fields and _format_crawl_status_response for better code organization and readability.

Resolves #12571

**Original Pull Request:** https://github.com/langgenius/dify/pull/12574 **State:** closed **Merged:** Yes --- ### Summary - Updated API endpoints from v0 to v1 for scrape and crawl methods. - Enhanced error handling in `scrape_url` and `check_crawl_status` methods. - Introduced helper methods `_extract_common_fields` and `_format_crawl_status_response` for better code organization and readability. Resolves #12571
yindo added the pull-request label 2026-02-21 20:42:00 -05:00
yindo closed this issue 2026-02-21 20:42:00 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#27688