【问题标题】:How can I get share count using the new Twitter Search APIs?如何使用新的 Twitter 搜索 API 获取共享计数?
【发布时间】:2017-05-26 12:09:24
【问题描述】:

我想知道是否仍然可以使用 AJAX 调用在客户端使用 Search API,C# 也可以,但到目前为止,我发现很多关于此的讨论,但没有代码示例或任何好的说明这是可以做到的,

Some sites like these are doing it 但显然这比以前更复杂了

我在https://dev.twitter.com/rest/public/search上没有看到任何练习示例

有什么建议吗?

【问题讨论】:

    标签: twitter social-networking twitter-search


    【解决方案1】:

    如您所见,Twitter 已关闭 sharecount API - 请参阅 https://twittercommunity.com/t/a-new-design-for-tweet-and-follow-buttons/52791/5https://blog.twitter.com/developer/en_us/a/2015/hard-decisions-for-a-sustainable-platform.html

    有一些替代品,例如https://opensharecount.com/

    这通过不断搜索 Twitter API 并计算它看到的所有分享来实现。

    【讨论】:

    • 是的,这就是我的意思,这就是我想要做的 - 我想通过共享 URL 搜索并将计数保存在我的数据库中......但不确定如何使用 API - Twitter 开发者页面似乎没有任何实际的例子……
    猜你喜欢
    • 1970-01-01
    • 2020-10-14
    • 2011-08-07
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2012-12-20
    相关资源
    最近更新 更多