How can we import contact from yahoo/gmail/hotmail using php script and or using curl. Thanks
A:
yahoo, gmail and hotmail have exposed the services to grab contacts. Following are the URLs.
yahoo http://developer.yahoo.com/addressbook/
gmail http://code.google.com/apis/contacts/
hotmail http://msdn.microsoft.com/en-us/library/bb447750.aspx
Adeel
2010-08-10 04:14:37
Thank you for your reply
Ajith
2010-08-10 04:15:28
A:
The best way is to use OpenInvitor, one code takes it all and supports almost every email provider and social network:
The best things is that it is very frequently updated, if any email provide change anything on their site.
shamittomar
2010-08-10 04:45:27