新闻和社交媒体数据 -凯发k8网页登录
访问 tweet® 历史数据和 twitter® rest api 端点
如果您有 twitter 帐户,那么使用 datafeed toolbox™,您可以检索历史推文和其他 twitter 数据。如需 twitter 凭据,请登录您的 twitter 帐户并查看 。创建一个 twitter 连接对象,并使用 search
函数搜索历史推文。使用 getdata
和 postdata
函数检索其他 twitter 数据、tweet,并访问 twitter rest api get 和 post 端点。
函数
twitter connection object | |
search for tweets | |
retrieve twitter data | |
post twitter data |
主题
- conduct sentiment analysis using historical tweets
determine the amount of positive and negative sentiment among retrieved tweets using a glossary of keywords.
post tweets based on the number of followers for a specified account.