NAME
www-crawl4ai-doctor - probe Crawl4AI / CloakBrowser / proxy reachability and print the chain
VERSION
version 0.001
SYNOPSIS
www-crawl4ai-doctor
www-crawl4ai-doctor --base-url http://localhost:11235 --cloakbrowser-url http://localhost:9222
DESCRIPTION
Probes the Crawl4AI server (GET /health), the CloakBrowser CDP endpoint (GET /json/version) and reports whether a proxy and callback are configured, then prints the active strategy chain. Exits non-zero if Crawl4AI itself is unreachable. Reads CRAWL4AI_URL, CLOAKBROWSER_CDP_URL and CRAWL4AI_PROXY_URL from the environment unless overridden by options.
SUPPORT
Issues
Please report bugs and feature requests on GitHub at https://github.com/Getty/p5-www-crawl4ai/issues.
CONTRIBUTING
Contributions are welcome! Please fork the repository and submit a pull request.
AUTHOR
Torsten Raudssus <torsten@raudssus.de> https://raudss.us/
COPYRIGHT AND LICENSE
This software is copyright (c) 2026 by Torsten Raudssus.
This is free software; you can redistribute it and/or modify it under the same terms as the Perl 5 programming language system itself.