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

Popular posts from this blog

java - org.apache.http.ProtocolException: Target host is not specified -

java - Gradle dependencies: compile project by relative path -

ruby on rails - Object doesn't support #inspect when used with .include -