Dheeraj Palagiri
Dheeraj Palagiri

Reputation: 1879

Facebook Search posts with specific hashtags v2.2

We have built an .net application which gets Facebook posts by searching for the specific hash tags we have given.

As Facebook is changing its rules from April 30 2015, which only allows v2.0 or later calls. Is there a way from v2.0 to search for Facebook posts?

Any suggestions will be appreciated.

Upvotes: 1

Views: 1453

Answers (1)

andyrandy
andyrandy

Reputation: 73994

No, this is no longer possible since v2.0, because:

Public Post search is no longer available

Source: https://developers.facebook.com/docs/apps/changelog

Upvotes: 2

Related Questions