LaravelPackages.net
Acme Inc.
Toggle sidebar
famdirksen/laravel-facebook-graph-scraper

Simple Laravel Facebook Graph Scraper

293
2
0.1.2
About famdirksen/laravel-facebook-graph-scraper

famdirksen/laravel-facebook-graph-scraper is a Laravel package for simple laravel facebook graph scraper. It currently has 2 GitHub stars and 293 downloads on Packagist (latest version 0.1.2). Install it with composer require famdirksen/laravel-facebook-graph-scraper. Discover more Laravel packages by famdirksen or browse all Laravel packages to compare alternatives.

Last updated

Laravel Facebook Graph Scraper

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

Star History Chart