facebook-page-post-scraper icon indicating copy to clipboard operation
facebook-page-post-scraper copied to clipboard

scraping error

Open yokaso opened this issue 8 years ago • 5 comments

Hi,i am getting error when using the code

Error for URL https://graph.facebook.com/v2.9/BiskraInfo/posts/?limit=100&access_token=<6436979392819205149>|<FILL IN>&fields=message,link,created_time,type,name,id,comments.limit(0).summary(true),shares,reactions.limit(0).summary(true): 2017-06-29 10:03:35.139865 Retrying. HTTP Error 400: Bad Request

just an other question, how to get app_id and app_secret from FB page that i want to scrap ?

yokaso avatar Jun 29 '17 09:06 yokaso

is the group CLOSED? because 400 Bad Request happens when the group you're trying to scrape is CLOSED or not OPEN/Public.

gabru-md avatar Jun 29 '17 09:06 gabru-md

i am trying scrape open page . please can you tell me how to get an app_id for a FB page and app_secret ? thank you in advance

yokaso avatar Jun 29 '17 11:06 yokaso

To generate APP ID and APP Secret for your app. Open and login:

https://developers.facebook.com/docs/apps/register

Go through the following steps:

On the top right: Click My Apps
Choose: Add a new App
==> create a new app for yourself
On the left NavBar: Click Settings
A new window will open which will have the APP ID ans APP Secret.

I hope this helps

gabru-md avatar Jun 29 '17 12:06 gabru-md

thank you for the help, it work. but i had some troube with the language ??? is there any solution to get apear non latin alphabets ?

yokaso avatar Jul 02 '17 10:07 yokaso

Your latest question referred to issue #56 Close this issue when you done.

quyleanh avatar Jul 04 '17 09:07 quyleanh