🤖 Dify.ai Custom Tool

Integrate Live Web Scraping into Dify.ai

Empower your Dify conversational agents and knowledge bases with real-time web scraping. Works natively with DeepSeek-R1, Qwen 2.5, and Claude models.

Dify Tool Definition YAML
name: flycrawl_scraper
description: Scrape URL into clean Markdown for LLMs
parameters:
  - name: url
    type: string
    required: true
endpoint: https://api.flycrawl.net/api/v1/scrape