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

Categories

0 votes
493 views
in Technique[技术] by (71.8m points)

r - Facebook search by keyword

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

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

1 Answer

0 votes
by (71.8m points)

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.


与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…
Welcome to OStack Knowledge Sharing Community for programmer and developer-Open, Learning and Share
Click Here to Ask a Question

...