在推文上获得最喜欢的计数

Getting favorite count on a tweet

我正在使用 Twitter 1.1 api 来获取给定帐户的时间表。但是我似乎无法找到包含推文最喜欢计数的密钥?这真的不是当前api的一部分吗?有什么办法吗?

https://api.twitter.com/1.1/statuses/user_timeline.json

为什么每条推文中一个favorite_count键。

尝试在 https://dev.twitter.com/rest/tools/console 查找 https://api.twitter.com/1.1/statuses/user_timeline.json?trim_user=1&screen_name=twitter 并检查输出推文。