在 Tweepy 中显示 Twitter 状态的转发者 [英] Show retweeters of a Twitter status in Tweepy

查看:29
本文介绍了在 Tweepy 中显示 Twitter 状态的转发者的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我一直试图找到一种方法来做相当于:

I've been trying to find a way of doing the equivalent of:

retweeters_of('twitterstatusid')

我在 tweepy 中看不到显式方法 - 并且无法找到任何其他方法来找到它.任何帮助表示赞赏.

I can't see an explicit method in tweepy - and couldn't work out any other way of finding this. Any help appreciated.

推荐答案

已解决:

results = api.retweeted_by('statusid') 

(文档中缺少此方法.)

(This method was missing from documentation.)

这篇关于在 Tweepy 中显示 Twitter 状态的转发者的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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