app icon
Crawl4AI
0.0.3

Access Crawl4AI capabilities to extract content from web pages, etc, return markdown or html format

agimaster/crawl4ai6903 installs

Crawl4AI Plugin for Dify

Overview

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.

Configuration

1. Deploy Crawl4AI Docker Service

First, deploy the Crawl4AI service using Docker on your server. Follow the instructions on the Crawl4AI documentation.

2. Get Crawl4AI Plugin from Plugin Marketplace

The Crawl4AI plugin can be found in the Plugin Marketplace. Install it first.

3. Fill in the configuration in Dify

On the Dify navigation page, click and fill in the following information:

  • Server URL: Your Crawl4AI service URL, e.g.,
  • API Token: The authentication token for your Crawl4AI service. (Not required after Crawl4AI version 0.6.0)

4. Use the tool

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

Chatflow / Workflow applications

Both Chatflow and Workflow applications support adding tool nodes for web content extraction.

Agent applications

Add the Crawl4AI tool in the Agent application, then use web extraction commands to call this tool.

Features

Development

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

CATEGORY
Tool
TAGS
PRODUCTIVITYSEARCH
VERSION
0.0.3
agimaster·06/06/2025 01:28 AM
REQUIREMENTS
Tool invocation
Endpoint registration
Maximum memory
1MB
Crawl4AI - Dify Marketplace