NAME

WWW::Crawl4AI::Strategy::Plain - cheapest Crawl4AI strategy — headless text mode, no escalation

VERSION

version 0.001

DESCRIPTION

The first link in the chain: a plain Crawl4AI call with text_mode on and no special browser. Cheapest and fastest; good enough for most static pages.

name

crawl4ai_plain.

cost_class

cheap.

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.