|
|
|
|
|
by yask123
3877 days ago
|
|
You can't get all social profile links with google for celebrities : Eg: See this https://www.google.co.in/#q=barack+obama Also for doing user searches in social websites, I don't get the results I am looking for: Eg for query "Barack Obama" from Facebook graph api:
I get : { "data": [
{
"name": "Chi Linh Bui",
"id": "248865755297304"
},
{
"name": "Barack Obamanana",
"id": "318956448258150"
},
{
"name": "Barack Obamalad",
"id": "1378793772451152"
},
{
"name": "Barack ObamaObama",
"id": "239939292867248"
},
....Screenshot: https://www.dropbox.com/s/tbqmo5tzospcnsc/Screenshot%202015-... |
|