List of Facebook Users Containing a Particular Name -
I want to use Facebook API to return a list of users that have a specific name:
For example, the following http search for the name is Macallum:
Returns the desired result, though I want to do this using the API. Is this possible?
I take a look at the answer given here:
You can use it / search
endpoint to search for the name.
Comments
Post a Comment