Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
menu search
person
Welcome To Ask or Share your Answers For Others

Categories

On facebook, I used to search public posts containing specific keywords through R, using the function "searchFacebook" in the package RFacebook, but that function used an API that is discontinued in the new API 2, that is mandatory since April 30. I gave a look to the APIs and apparently there is no more a method to extract post in this way. Is that true?

See Question&Answers more detail:os

与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
525 views
Welcome To Ask or Share your Answers For Others

1 Answer

Yes, that is true. Public Post Search is gone and there is no alternative, so you can′t search by keyword anymore.

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

Edit: It is not in the changelog anymore, seems to be too old. Either way, the answer is still correct.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
thumb_up_alt 0 like thumb_down_alt 0 dislike
Welcome to ShenZhenJia Knowledge Sharing Community for programmer and developer-Open, Learning and Share
...