Access Crawl4AI capabilities to extract content from web pages, etc, return markdown or html format
Crawl4AI is an open-source web crawler that allows for efficient extraction of content from web pages, This plugin connects Dify to a Docker-deployed Crawl4AI service via HTTP.
First, deploy the Crawl4AI service using Docker on your server. Follow the instructions on the Crawl4AI documentation.
The Crawl4AI plugin can be found in the Plugin Marketplace. Install it first.
On the Dify navigation page, click and fill in the following information:

You can use the Crawl4AI tool in the following application types:

Both Chatflow and Workflow applications support adding tool nodes for web content extraction.
Add the Crawl4AI tool in the Agent application, then use web extraction commands to call this tool.
For development information, please refer to the Dify Plugin Development Documentation.
Source code is available at: https://github.com/AGIMaster/dify-plugin-my-development/tree/master/tools/crawl4ai