(Có DEMO siêu HOT ) Brightery Facebook Business Scraper PHP Script - Thu Thập trên 1000 Dữ Liệu FaceBook cho website của bạn
Link DEMO : http://www.codester.com/index.php?url=items/preview/2305/brightery-facebook-business-scraper-php-script
Cách Install :
** Ảnh thứ 1,2 là bước thứ 2
** Ảnh thứ 3 là bước thứ 4
Step one: Upload
you're now fine, you have to upload those files into your cloud service (hosting) to start scraping data from facebook.
Step two: permissions
you should change your containing folder permission to these
you should change your files permission to these
Step Three: set up application
set up facebook application and get id/secret, You should go to Facebook Developers area and watch video below and follow steps
https://www.youtube.com/watch?v=GME-AJ7n32U
to enable user, group and event search follow this step
https://www.youtube.com/watch?v=9a-S0Tus1Gk
Step four: config.php
version 1 and 2
we're almost done now, go to your hosting/containing folder/config.php file and start editing, then place your app id and secret to the secound parameters as you see in picture
version 3
Config your fb apps, we support multiple fb apps to increase graph api call limitations
Example: for a single app
return [
[
'app_id' => 'xxx',
'app_secret' => 'xxxxx'
]
];
Example: for 3 apps
return [
[
'app_id' => 'xxx',
'app_secret' => 'xxx'
],
[
'app_id' => 'xxx',
'app_secret' => 'xxx'
],
[
'app_id' => 'xxx',
'app_secret' => 'xxx'
],
];
congratulations, Now you got the script up and running
XEM THÊM ==> Hướng dẫn cài đặt chi tiết
Nguồn: Sharecode.vn
Cách Sử Dụng : https://www.youtube.com/watch?v=UuNJ6Dvk5yw&feature=youtu.be