Page 1 of 1

Import Yahoo|| MSN|| Gmail Contacts from address book

Posted: Sat Jul 18, 2009 4:06 am
by matarjo1
Dears

I would like to ask about Importing contacts from addressbook of yahoomail or MSN or Gmail
script?
or how this action is performed?
any one have a backgound about this?
or how can I do this?

wihses

Re: Import Yahoo|| MSN|| Gmail Contacts from address book

Posted: Sat Jul 18, 2009 8:31 am
by Eric!
It isn't trivial or easy. You need to write a script that connects to the site faking a browser connection with cURL or the snoopy.class. After logging in with the script you have to move to the contact page and parse your way through the html to get all the contacts or if they have an export feature, execute that link and download the data the parse it locally.