I am trying to extract all public profile information i.e. name,birthday,location,gender, hometown,education, hobby using curl utility. I am using proper access token but I am only able to extract id,name,gender based on any name search using curl utility.
Can anybody help me on what exact steps to follow to extract all public information shared by a person in Facebook using curl utility.
An early reply is highly appreciated.
Set the URL first:
Now, call this function curlify
This is the function:
It will return the data in JSON format