Skip to content

ismaelilloDev/filament-scraper-plugin

Repository files navigation

Installation

You can install the package via composer:

composer require ismaelillodev/filament-scraper-plugin:dev-main

You can publish and run the migrations with:

php artisan vendor:publish --tag="filament-scraper-plugin-migrations"
php artisan migrate

Usage

Create your WebScrapperResource that extends from WebScrapperResource of the package to register it in you filament.

Make sure that the models you want to scrape implements the IsScrapable interface.

Credits

License

The MIT License (MIT). Please see License File for more information.

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Sponsor this project

Packages

 
 
 

Contributors

Languages