Running Facebook Graph API queries -


i want run following search query using facebook graph api

"pages liked people microsoft"

i can run query within facebook. possible retrieve same information using graph api?

thank you.

no, there no way. can search people name graph api.

docs: https://developers.facebook.com/docs/graph-api/using-graph-api#search


Comments

Popular posts from this blog

qt - QML MouseArea onWheel event not working properly when inside QML Scrollview -

java - is not an enclosing class / new Intent Cannot Resolve Constructor -

python - Error importing VideoFileClip from moviepy : AttributeError: 'PermissionError' object has no attribute 'message' -