Get contact list from gmail, yahoo, hotmail

…衆ロ難τιáo~ 提交于 2019-12-06 11:01:01

问题


I wish to write an API that can get the contacts list from Gmail, Yahoo and other e-mails. How can this be done? Are there already existing APIs for them or do I need to write PHP code to extract information?

I need a referral system like DropBox has. Has anyone coded it themselves or is it available as open source?

https://www.dropbox.com/referrals

Please guide me in this regard. Any link or explanation will do the job.

Thanks :)


回答1:


Google has an API: http://code.google.com/intl/en/apis/contacts/ And Yahoo also has an API: http://developer.yahoo.com/social/contacts/

There exists some other which are mentioned in this thread: PHP APIs for Hotmail, Gmail and Yahoo?




回答2:


simple 5 step to get contact list from gmail 1. open gmail account 2. click gmail dropdown 3. click on Contacts 4. Click on More dropdown button 5. Now click on Export... , and download email db

http://all-easy-tricks.blogspot.in/p/how-to-get-gmailemail-id-contacts-list.html

click here



来源:https://stackoverflow.com/questions/7150599/get-contact-list-from-gmail-yahoo-hotmail

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!