abjerner / Skybrud.Social.Facebook

Work in progress...
MIT License
10 stars 9 forks source link

Access facebook reviews #21

Closed realtaken closed 1 year ago

realtaken commented 6 years ago

Hope you could point me in the right direction to display a page's facebook reviews. Struggling to find anything in the api. Thank you.

abjerner commented 6 years ago

API wise, reviews seems to be called ratings - if you wish to play around with ratings directly via the API, there's some more information here:

https://developers.facebook.com/docs/graph-api/reference/page/ratings

Skybrud.Social unfortunately doesn't support this at the moment.