Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

how to import contacts from various services like gmail or yahoo using python/django

Tags:

python

django

How can I import contacts of given email id/pwd from

  1. gmail
  2. yahoo
  3. hotmail
  4. etc

using python/django application. Please suggest?

like image 911
Aamir Hussain Avatar asked Nov 21 '09 08:11

Aamir Hussain


3 Answers

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...

like image 128
Julien Avatar answered Nov 03 '22 10:11

Julien


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.

like image 36
tosh Avatar answered Nov 03 '22 09:11

tosh


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.

like image 1
mkfaruk Avatar answered Nov 03 '22 09:11

mkfaruk