An open API service indexing awesome lists of open source software.

https://github.com/crwlrsoft/crawler-ext-browser

Extension for the crwlr/crawler package containing steps utilizing a headless browser.
https://github.com/crwlrsoft/crawler-ext-browser

Last synced: 5 months ago
JSON representation

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

Awesome Lists containing this project

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](https://www.crwlr.software/packages/crawler/v1.5/the-crawler/loaders#using-a-headless-browser)). 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)](CONTRIBUTING.md).