NAME
WWW::Crawl4AI::Strategy::Browser - Crawl4AI strategy with full JS rendering (wait for networkidle)
VERSION
version 0.001
DESCRIPTION
Full browser rendering: drops text_mode and waits for networkidle, so script-heavy pages that come back thin or empty from WWW::Crawl4AI::Strategy::Plain get a real render.
name
crawl4ai_browser.
cost_class
browser.
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.