Accessing “Review” table using facebook api

老子叫甜甜 提交于 2019-12-11 21:20:47

问题


How to fetch the review data(particularly ratings) of restaurants, movies, books from facebook using their api(graph or fql)?
Using the way as mentioned in https://developers.facebook.com/docs/reference/api/Review , it doesn't give ratings for many(none to whatever I sampled) restaurants even though you find them to be rated when you search for restaurants nearby in graph search bar.

Is it intentional by facebook? Or if it is possible, kindly share it here with a working example.


回答1:


That document refers to a long-removed feature from the old App Directory which was removed in 2011

(also: https://developers.facebook.com/blog/post/596/ )

There's no API to return content from the current reviews system



来源:https://stackoverflow.com/questions/19125170/accessing-review-table-using-facebook-api

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