[PR #16396] feat: Integrate WaterCrawl.dev as a new knowledge base provider #28495

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

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

State: closed
Merged: Yes


Summary

Add WaterCrawl.dev as an alternative provider for website crawling in datasets/knowledge base alongside Firecrawl and Jina Reader.

This integration enhances the data source options for knowledge bases, allowing users to configure and use WaterCrawl for their website content extraction needs.

Resolves #15950

Screenshots

configuration configuration-modal configuration-success crawl-process crawl-result-preview importing sync crawl-config

Checklist

Important

Please review the checklist below before submitting your pull request.

  • This change requires a documentation update, included: Dify Document
  • I understand that this PR may be closed in case there was no previous discussion or issues. (This doesn't apply to typos!)
  • I've added a test for each change that was introduced, and I tried as much as possible to make a single atomic change.
  • I've updated the documentation accordingly.
  • I ran dev/reformat(backend) and cd web && npx lint-staged(frontend) to appease the lint gods
**Original Pull Request:** https://github.com/langgenius/dify/pull/16396 **State:** closed **Merged:** Yes --- # Summary Add WaterCrawl.dev as an alternative provider for website crawling in datasets/knowledge base alongside Firecrawl and Jina Reader. This integration enhances the data source options for knowledge bases, allowing users to configure and use WaterCrawl for their website content extraction needs. Resolves #15950 # Screenshots <img width="1106" alt="configuration" src="https://github.com/user-attachments/assets/1a3439d8-457d-43a7-9ad1-2c80221b799b" /> <img width="651" alt="configuration-modal" src="https://github.com/user-attachments/assets/5f39f6fc-1035-4415-b3b4-c3901b6c4936" /> <img width="1130" alt="configuration-success" src="https://github.com/user-attachments/assets/93dfd8b2-9f77-4441-9bb3-9b15c93fda4c" /> <img width="869" alt="crawl-process" src="https://github.com/user-attachments/assets/e13a4ed6-f3c6-4e34-b9bf-6149585864b9" /> <img width="1707" alt="crawl-result-preview" src="https://github.com/user-attachments/assets/b3f46a52-7834-46e4-b031-5280fbde7c24" /> <img width="857" alt="importing" src="https://github.com/user-attachments/assets/48156e41-4dda-49a5-a41e-c829f622bd29" /> <img width="446" alt="sync" src="https://github.com/user-attachments/assets/868d0cb5-51fd-4ce6-b57b-9054f264b2db" /> <img width="748" alt="crawl-config" src="https://github.com/user-attachments/assets/24881ae4-01fb-4349-a2c9-fb796f07e5c3" /> # Checklist > [!IMPORTANT] > Please review the checklist below before submitting your pull request. - [x] This change requires a documentation update, included: [Dify Document](https://github.com/langgenius/dify-docs) - [x] I understand that this PR may be closed in case there was no previous discussion or issues. (This doesn't apply to typos!) - [x] I've added a test for each change that was introduced, and I tried as much as possible to make a single atomic change. - [x] I've updated the documentation accordingly. - [x] I ran `dev/reformat`(backend) and `cd web && npx lint-staged`(frontend) to appease the lint gods
yindo added the pull-request label 2026-02-21 20:43:33 -05:00
yindo closed this issue 2026-02-21 20:43:33 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langgenius/dify#28495