在python使用Twitter的API命令FPGA实现有困难 [英] having difficulty using twitter api command implemention in python

查看:192
本文介绍了在python使用Twitter的API命令FPGA实现有困难的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我想实现这个到Python:

I am trying to implement this into python:

https://dev.twitter.com/docs/ API / 1.1 /获取/状态/ retweeters / IDS

这里是我迄今为止:

def reqs():
t = Twitter(auth=OAuth('...'))
tweets = t.statuses.user_timeline.snl()

我如何得到那些谁从用户的时间轴转推一个单一的鸣叫的用户ID?

How do I get the user id's of those who retweeted a single tweet from the user's timeline?

推荐答案

使用高音喇叭来代替。繁荣。想通了我自己

use tweeters instead. boom. figured it out on my own

t.statuses.retweets(....)

这篇关于在python使用Twitter的API命令FPGA实现有困难的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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