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

https://github.com/crwlrsoft/laravel-crawler

Laravel adapter for the crwlr/crawler package.
https://github.com/crwlrsoft/laravel-crawler

crawler crawling crawling-framework hacktoberfest laravel laravel-package php scraper scraping web-crawler web-crawling web-scraping

Last synced: 7 months ago
JSON representation

Laravel adapter for the crwlr/crawler package.

Awesome Lists containing this project

README

          

crwlr.software logo

# Laravel Adapter for Crawler

This package provides some features making it easier to create your crawlers/scrapers using the [crwlr/crawler package](https://www.crwlr.software/packages/crawler/getting-started) in a laravel app.

## Documentation

You can find the documentation at [crwlr.software](https://www.crwlr.software/packages/laravel-crawler/getting-started).

## Contributing

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