api - Creating unifired profiles for Facebook and Linkedin Friends -


my goal allow user to:

  1. connect facebook , linkedin profile
  2. find , unify friends/connections both networks. (so friend on both networks appear one)

the best , safest way find duplicates if users have same email address.

however, both facebook's graph search , linkedin's api, won't give email of user's friends/connections.

first question: 100% correct or there hack this?

second question: assuming there no other way, how recommend unify profiles? don't want risk finding duplicated based on name's because not reliable.

i don't think there straight solution, need user's help.

google same in android, kinda like

john smith mobile     facebook/john.smith?    [✓]     twitter/john.smith?     [ ]     linkedin/s.johnnathan?  [✓]                          [merge checked btn] 

Comments

Popular posts from this blog

matlab - Deleting rows with specific rules -

jquery - How would i go about shortening this code? And to cancel the previous click on click of new section? -