Regarding fetching contact list from email
-
hi,
I want to make a program that will fetch email contact info like the email owners name and the information that is present in his contact list.As XMPP is a popular protocol and gmail uses this protocol i would like to work on gmail at first. So at first
- it will prompt user the user id and password
- it will log in
- it will show user his present contact list in his gmail.
a) Is it impossible to implement ?
b) What should be the basic steps to gain my target ?
c) Is there any tool or third-party library to help me ?
d) What are the necessary studies i need to start ?Thank you.
-
Is it impossible ?