New to development and in particular the Facebook API.
I am trying to write a script that will search through my posts for a particular keyword. I have seen how to structure FQL queries, but the FQL queries in the Graph API Explorer do not return all data for some reason.
In another post I saw someone mention that to get the full json data back, I should be using Graph API Search urls instead of FQL. So my next general question is how I could structure general queries in Facebook Graph API Search urls.
fql
– Sahil 13 hours ago