famdirksen / laravel-facebook-graph-scraper
Simple Laravel Facebook Graph Scraper
Installs: 293
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 1
Open Issues: 0
pkg:composer/famdirksen/laravel-facebook-graph-scraper
Requires
- php: >7.1
- guzzlehttp/guzzle: ~6
Requires (Dev)
- phpunit/phpunit: 7.0
This package is auto-updated.
Last update: 2025-10-19 10:02:36 UTC
README
With this package you'll be able to run a command each time your website changed. It will call the Facebook API for scraping your url.
More information coming soon...
Call a scrape action
Variables:
- object: an url or Facebook id
- access_token: to call the Facebook API
Command line
php artisan fgs:scrape {object} {access_token}
https://medium.com/@Jenananthan/how-to-create-non-expiry-facebook-page-token-6505c642d0b1