famdirksen/laravel-facebook-graph-scraper

Simple Laravel Facebook Graph Scraper

0.1.2 2018-03-22 10:13 UTC

This package is auto-updated.

Last update: 2024-11-19 07:50:37 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