strohne / Facepager

Facepager was made for fetching public available data from YouTube, Twitter and other websites on the basis of APIs and webscraping.
https://github.com/strohne/Facepager/releases
506 stars 198 forks source link

Error to get data #79

Closed AndreEstrada closed 6 years ago

AndreEstrada commented 6 years ago

Hi, i'm trying to use the Facepager, but after read the help section and other tutorials i'm not had success.

i'm just to extract datas like coments or likes of this publish, for example: https://www.facebook.com/CatracaLivre/posts/1807720569264946

Every time i have a error, like:

_2018-01-30 20:11:15.158000 Start fetching data for 1 node(s). 2018-01-30 20:11:15.374000 Fetching data for 1807720569264946 from https://graph.facebook.com/v2.10/1807720569264946/likes?access_token=xxx 2018-01-30 20:11:15.478000 Error 'error (400)' for 1807720569264946 with message (#12) singular links API is deprecated for versions v2.4 and higher. 2018-01-30 20:11:15.498000 Fetching completed, 2 new node(s) created. Summary of responses: 1 x error (400)._

capturar

strohne commented 6 years ago

Welcome to Facepager. Some hints:

  1. Never post you access token online. It is like a password. I removed it from your comment.
  2. Please ask nondevelopment questions in the Facebook group: https://www.facebook.com/groups/facepagerusers/
  3. First result of googling your error message is your friend: https://stackoverflow.com/questions/31353591/how-should-we-retrieve-an-individual-post-now-that-post-id-is-deprecated-in-v