Extract poll results from Facebook Graph API

大兔子大兔子 提交于 2019-12-06 14:57:54

问题


Is there a way to extract the data of a given Facebook Question/Poll that is inside a group?

It does not need to be automatized. There is a single poll result that I want to manually retrieve the answers and analyze them.

I thought of using the Question GET, but is was deprecated in v1.0, as shown here: https://developers.facebook.com/docs/graph-api/reference/v2.3/question

Is there another way?


回答1:


Sorry, there's currently no way you can do this via the Graph API.



来源:https://stackoverflow.com/questions/30335053/extract-poll-results-from-facebook-graph-api

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!