crwlr/crawler-ext-browser

Extension for the crwlr/crawler package containing steps utilizing a headless browser.

v1.2.1 2024-03-04 13:14 UTC

This package is auto-updated.

Last update: 2024-04-04 13:28:24 UTC


README

crwlr.software logo

Headless Browser Extension Package for the crwlr/crawler package

The crwlr/crawler package itself already allows loading pages using a headless browser (see documentation). However, it doesn't handle more complex browser actions such as clicking elements on loaded pages or taking screenshots. This extension is here to fulfill those needs.

Documentation

Documentation will follow soon.

Contributing

If you consider contributing something to this package, read the contribution guide (CONTRIBUTING.md).