NAME
WWW::Crawl4AI::Strategy::Proxy - Crawl4AI strategy routing through a configured proxy
VERSION
version 0.001
DESCRIPTION
The escalation tier: a stealth crawl routed through Crawl4AI's proxy_config. Only enters the chain when the crawler has a proxy_url (proxies usually cost money or bandwidth, hence cost_class paid).
name
crawl4ai_proxy.
cost_class
paid.
applicable
True only when $crawler->proxy_url is set.
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.