以编程方式从 Yahoo! 获取联系人地址簿 [英] Programmatically fetching contacts from Yahoo! Address Book

查看:25
本文介绍了以编程方式从 Yahoo! 获取联系人地址簿的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

有没有办法以编程方式登录 Yahoo!,提供电子邮件 ID 和密码作为输入,并获取用户的联系人?

Is there a way to programmatically log into Yahoo!, providing email id and password as inputs, and fetch the user's contacts?

我用 Gmail 实现了同样的效果,这要归功于它的 ClientLogin 界面.

I've achieved the same thing with Gmail, thanks to the its ClientLogin interface.

Yahoo Address book API 提供 BBAuth,它要求用户重定向到 Yahoo 登录页面.但我正在寻找一种无需重定向即可通过 Yahoo 对用户进行身份验证的方法.Ning.com 的处理方式.

Yahoo Address book API provides BBAuth, which requires the user to be redirected to Yahoo login page. But I'm looking for a way to authenticate the user with Yahoo without the redirection. The way Ning.com handles it.

非常感谢 Python 中的代码示例.

Code samples in Python will be much appreciated.

谢谢.

推荐答案

我刚刚找到了一个解决我问题的 python 脚本

I just found a python script that solves my problem

http://pypi.python.org/pypi/ContactGrabber/0.1

虽然它并不完整,只获取地址簿的一部分.

It's not complete though, fetches only a portion of the address book.

这篇关于以编程方式从 Yahoo! 获取联系人地址簿的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆