mirror of
https://github.com/Dokploy/templates.git
synced 2026-07-23 23:05:26 +02:00
20 lines
569 B
JSON
20 lines
569 B
JSON
{
|
|
"id": "crawl4ai",
|
|
"name": "Crawl4AI",
|
|
"version": "0.7.3",
|
|
"description": "Crawl4AI is a modern AI-powered web crawler with support for screenshots, PDFs, JavaScript execution, and LLM-based extraction. Includes an interactive playground and MCP (Model Context Protocol) integration.",
|
|
"logo": "image.png",
|
|
"links": {
|
|
"github": "https://github.com/unclecode/crawl4ai",
|
|
"website": "https://crawl4ai.com",
|
|
"docs": "https://github.com/unclecode/crawl4ai#readme"
|
|
},
|
|
"tags": [
|
|
"crawler",
|
|
"scraping",
|
|
"ai",
|
|
"llm",
|
|
"api"
|
|
]
|
|
}
|