-3

How to get recent public post with particular hashtag from Facebook ? Is it supported by Facebook ?

I do not see any related endpoint here https://developers.facebook.com/docs/graph-api/using-graph-api/v2.4

1 Answers1

0

No, since Graph API v2.0 the search for public posts is no longer possible.

See

Public Post search is no longer available. (/search?type=post&q=foobar)

Tobi
  • 31,405
  • 8
  • 58
  • 90