github unclecode/crawl4ai v0.7.6
Release v0.7.6

one day ago

🎉 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:

pip install crawl4ai==0.7.6

Docker:

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 for details.

Don't miss a new crawl4ai release

NewReleases is sending notifications on new releases.