How to fetch contact list from Gmail,yahoo address book of user account to a website?

Manish Goyal

Manish Goyal

@manish-r2Hoep Oct 26, 2024
Can anyone explain me how to fetch user's contact from his GMAIL or Yahoo mail accounts?

I have seen some where it is possible, but don't know how it can be possible

Any clues?

Replies

Welcome, guest

Join CrazyEngineers to reply, ask questions, and participate in conversations.

CrazyEngineers powered by Jatra Community Platform

  • synergynext

    synergynext

    @synergynext-FdHLd3 Jun 3, 2011

    Re: How to fetch contact list from Gmail,yahoo address book of user account to a webs

    I have PHP scripts to import contacts from gmail and yahoo. Hope you are looking for PHP scripts? Let me know if you require these scripts. Happy to share
  • Manish Goyal

    Manish Goyal

    @manish-r2Hoep Jun 3, 2011

    Re: How to fetch contact list from Gmail,yahoo address book of user account to a webs

    hmm yeah i need those scripts ,also it would be better if you can provide me some online links for documentation
  • synergynext

    synergynext

    @synergynext-FdHLd3 Jun 3, 2011

    Re: How to fetch contact list from Gmail,yahoo address book of user account to a webs

    Here you go

    download the zipped file from my blog. Let me know once done and I will remove it
    To test the script, you can use this link
    #-Link-Snipped-#

    download it from this link
    #-Link-Snipped-#

    in the same download link, rename import_gmail.zip to import_yahoo.zip to download yahoo script.

    PS: 1. some documentation is included in the zipped file
    2. It will give you the list of contacts, you create a script/customize it to consume the contact list!
  • Manish Goyal

    Manish Goyal

    @manish-r2Hoep Jun 3, 2011

    Re: How to fetch contact list from Gmail,yahoo address book of user account to a webs

    Thanks a ton friend 😀
    I will try it and let you know
  • synergynext

    synergynext

    @synergynext-FdHLd3 Jun 3, 2011

    Re: How to fetch contact list from Gmail,yahoo address book of user account to a webs

    its a pleasure 😀
  • gaurav.bhorkar

    gaurav.bhorkar

    @gauravbhorkar-Pf9kZD Jun 4, 2011

    Re: How to fetch contact list from Gmail,yahoo address book of user account to a webs

    Google provides various APIs for using or querying Google's services. Check out the #-Link-Snipped-#