crawl4ai爬虫容器部署
模版
简单测试的示例
curl -X POST http://localhost:11235/crawl \
-H "Content-Type: application/json" \
-d '{"urls": ["https://example.com"]}'
Last updated
curl -X POST http://localhost:11235/crawl \
-H "Content-Type: application/json" \
-d '{"urls": ["https://example.com"]}'
Last updated