【问题标题】:Twitter data mining for a specific user (python)特定用户的 Twitter 数据挖掘 (python)
【发布时间】:2017-09-17 06:46:19
【问题描述】:

我想设置一个机器人,它将读取来自 twitter 用户的推文并存储。我可以找到几个关于搜索特定关键词、帖子 ID 等的示例。

谁能推荐监控某个特定用户需要哪个 api 调用?

【问题讨论】:

    标签: python twitter tweepy


    【解决方案1】:

    使用 tweepy 进行来自 twitter https://github.com/tweepy/tweepy的数据挖掘

    【讨论】:

      【解决方案2】:

      您将使用的 Twitter API 调用是 statuses/user_timeline。文档是here

      here 是一些帮助您开始使用 Twitter 的 Python 示例。

      【讨论】:

        猜你喜欢
        • 2016-06-26
        • 2010-10-21
        • 1970-01-01
        • 2012-04-09
        • 1970-01-01
        • 2017-04-07
        • 1970-01-01
        • 2011-02-07
        • 2016-05-01
        相关资源
        最近更新 更多