0

I want to use the Facebook API to retrieve all posts/status updates on all users which have tagged my Facebook page. I have searched a lot and did not find any solution.

Any solution that you know of guys?

Kanishk Dudeja
  • 1,201
  • 3
  • 17
  • 33

2 Answers2

0

Facebook does not expose an API that supports this scenario.

Eddie O'Neil
  • 318
  • 1
  • 4
0

You can use this API.

When you use /{page-id}/tagged to show the posts that tag this page, the results include posts from other pages only if those pages are verified.

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