• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

Import contact lists from Yahoo,gmail & hotmail using java API

 
Greenhorn
Posts: 24
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi All,
Pls let me knour your expertt comments on how to Import names and email addresses from AOL, Yahoo, Gmail, MSN and Hotmail using java APIs

Thanks much
Narain
 
Ranch Hand
Posts: 47
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi ! Murali Narayanaswamy ,
I also need the same solution. I have got some clue. JavaMail does not have the solution. We may get the solution from HttpClient. If you get any good solution for this please let me know.(afzal_01@yahoo.com)

Thank you.
 
Murali Narayanaswamy
Greenhorn
Posts: 24
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Rashid,

Still seraching for the exact clue. A closer solution thread I obtained was the following link

http://curl.phptrack.com/forum/viewtopic.php?t=282

Cheers
Murali
 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
There is an API developed in PHP to access your Hotmail account and get the contacts / emails / send emails / see folders

You will find it here: http://www.fgde.com.ar/hotmail-api.html

Best regards,
Fernando
 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have some library which is not free but not expensive either...which lets your fetch contacts from yahoo, hotmail, aol, msn, gmail, linked in, and many more.....email me on viralpatel79 @ yahoo. com for more information....
 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
I have created a library that is exactly what you need.

http://code.google.com/p/contactlistimporter/

It currently supports only the following services:
- Hotmail
- Gmail

You are free to implement and add other services. It has a nice architecture so it should be not to difficult.

If you like my library please donate :-)
 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Guys,
Try this
http://sourceforge.net/projects/contactgrabber
 
Greenhorn
Posts: 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Hi Upeksha,

This thread may be old, but for the sakeness of completeness:
We at JAIDE (a German company) released our Java library for contact importing a while ago. It supports 25 webmailers, including LinkedIn and XING, and auto-updates itself.
We're using it at another project of ours, the Salam Business Club, so there's a guarantee that the library is quickly updated and stays fully functional.
(My apologies if this comes across as blatant self-promotion, I felt that this response fit in here.)
 
If you settle for what they are giving you, you deserve what you get. Fight for this tiny ad!
a bit of art, as a gift, the permaculture playing cards
https://gardener-gift.com
reply
    Bookmark Topic Watch Topic
  • New Topic