在node.js中检索Twitter的验证用户的推文 [英] Retrieving a Twitter-verified user's Tweets in node.js

查看:232
本文介绍了在node.js中检索Twitter的验证用户的推文的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我需要一点帮助了解如何提取从验证的用户鸣叫。对不起,开放式的问题,但在这里有云:

I need a bit of help understanding how to extract Tweets from a verified user. Sorry for the open-ended question, but here goes:

https://github.com/ttezel/twit ,您可以检索任何微博的微博处理。但是,在我的使用情况下,我需要用户登录到他们的Twitter帐户,并检索其最新的鸣叫,让我知道他们是他们,而不是别人的。

https://github.com/ttezel/twit enables you to retrieve the tweets of any Twitter handle. But in my use case, I need the user to log in to their Twitter account and retrieve their latest tweets so that I know that they are theirs and not someone else's.

我使用angular.js和Node.js的 - 很大帮助AP preciated。我甚至不知道这是不是我应该只做客户端或服务器上。

I'm using angular.js and node.js - much help appreciated. I don't even know if this is something I should do client-side only, or on the server.

推荐答案

如果用户后跟 @verified twitter帐户那么用户的验证即可。
您可以通过检索追随者检查。

If the user is followed by @verified twitter account then the user is verified. You can check that by retrieving the followers.

这篇关于在node.js中检索Twitter的验证用户的推文的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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