如何获取 Yahoo Answer 用户的电子邮件地址?
我正在使用 Yahoo Answers API 构建 ac# 桌面应用程序,该应用程序会转到 Yahoo Answers 并搜索您输入的任何关键字,并显示问题列表及其用户。我需要获取这些用户的电子邮件地址,以便我可以向他们发送消息。
有人试过吗?有可能吗?
I am using Yahoo Answers API to build a c# desktop application which goes to Yahoo Answers and search for any keyword you enter and it brings the list of questions and their users. I need to get Email Address of those users so that I can send message to them.
Anyone tried it ? It is possible ?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(2)
否,Yahoo API 不会返回此信息。这很可能是为了防止人们向其用户发送未经请求的电子邮件。
No the Yahoo API doesn't return this information. This is most probably to prevent people sending unsolicited email to their users.
您应该使用 Yahoo Answers API 来执行此操作
You should use Yahoo Answers API to do it