crawl4AI-agent/n8n-version/Crawl4AI_Agent.json
DigitalOcean | Cloud Infrastructure for Developers
rawl4AI Documentation > Making API Calls
# Making authenticated requests
response = requests.post(
"http://localhost:11235/crawl",
headers=headers,
json={
"urls": "https://example.com",
"priority": 10
}
)
dockerhub unclecode/crawl4ai
unclecode/crawl4ai
Image tag or digest basic-arm64
oTTomator | Live Agent Studio - Incubator of the Future of AI Agents.
Top comments (0)