ruby on rails - Adding Facebook Pages Search Directory to Website -
are there methods of adding existing facebook pages directory website?
directory can found here: https://www.facebook.com/directory/pages/
i using facebook api in rails app , have way solve problem. however, requires requesting access facebook , getting approved take bit of time , adding search might improve alternative implementation anyway.
the way implement facebook page search on website search api: https://developers.facebook.com/docs/graph-api/using-graph-api/v2.2#search
you not need approved that, need app access token. see next links access tokens:
https://developers.facebook.com/docs/facebook-login/access-tokens/ http://www.devils-heaven.com/facebook-access-tokens/ ruby-on-rails facebook facebook-graph-api
No comments:
Post a Comment