how to import contacts from various services like gmail or yahoo using python/django
How can I import contacts of given email id/pwd from
- gmail
- 开发者_如何学编程yahoo
- hotmail
- etc
using python/django application. Please suggest?
for msn/hotmail : http://osdir.com/ml/DjangoUsers/2009-06/msg01169.html
for yahoo : http://rocketscience.itteco.org/2009/12/16/importing-yahoo-contacts-in-django/
others are in django-friends app (pinax app), importer source here : http://github.com/jtauber/django-friends/blob/master/friends/importer.py
google is you friend...
You might want to look into pinax an open source pluggable django app collection which also has support for yahoo, google and hcard contact import.
Amir Hussain,
Yahoo mail using captcha, so it will not works for any scripts or service unless they have managed service with the help of a third party for captcha decoder. So u have to contact a service provider who provide managed service.
As far as I know, Improsys is the first Address Grabber marketer and they have managed service. They have this tool available for Classic ASP, ASP.Net, .Net, Ruby on Rails, PHP, Cold Fusion, JAVA, JSP and Perl. Microsoft Outlook and Outlook Express.
Actually I am using their service. Their service is satisfactory but the cost is too high.
精彩评论