I noticed the "/Search" works only on "Names". How would it be possible to search Facebook user's programmatically, by searching their "Work".
For instance, I want to search for all users who work "web development". Is this available?
Thanks
|
I noticed the "/Search" works only on "Names". How would it be possible to search Facebook user's programmatically, by searching their "Work". For instance, I want to search for all users who work "web development". Is this available? Thanks |
|||
|
|
|
Not at the current time. The Graph API documentation states that the format for searches is Note that user searches do not only work with names - if you do a search for a non-name term, like "programming", you will likely receive results for profiles who do not contain the term in their names. Depending on their privacy settings, it might be impossible to use the API to figure out why they are showing up for this term. A possible alternate solution would be to request the |
|||
|
|