Download Latest Version Release v0.8.5 source code.tar.gz (9.1 MB)
Email in envelope

Get an email when there's a new version of Crawl4AI

Home / v0.7.6
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2025-10-22 951 Bytes
Release v0.7.6 source code.tar.gz 2025-10-22 8.6 MB
Release v0.7.6 source code.zip 2025-10-22 9.0 MB
Totals: 3 Items   17.6 MB 0

🎉 Crawl4AI v0.7.6 Released!

Crawl4AI v0.7.6 - Webhook Support for Docker Job Queue API

Users can now:

  • Use webhooks with both /crawl/job and /llm/job endpoints
  • Get real-time notifications instead of polling
  • Configure webhook delivery with custom headers
  • Include full data in webhook payloads
  • Set global webhook URLs in config.yml
  • Benefit from automatic retry with exponential backoff

📦 Installation

PyPI:

:::bash
pip install crawl4ai==0.7.6

Docker:

:::bash
docker pull unclecode/crawl4ai:0.7.6
docker pull unclecode/crawl4ai:latest

Note: Docker images are being built and will be available shortly. Check the Docker Release workflow for build status.

📝 What's Changed

See CHANGELOG.md (github.com) for details.

Source: README.md, updated 2025-10-22