使用 Twitter API 搜索 Delicious 发布的推文

发布于 2024-10-24 22:41:39 字数 1472 浏览 1 评论 0原文

我是 StackOverflow 的新用户。我正在开发一个工具。

我的问题是我正在尝试从 Delicious 发布推文(“X 分钟前通过 Delicious”)。

在 Twitter API 文档 (https://dev.twitter.com/doc/get/search) 中,我可以看到:

源自应用程序: http://search.twitter.com/search.atom?q=landing +来源:tweetie

我是复制&将“http://search.twitter.com/search.atom?q=landing+source:tweetie”粘贴到网络导航器中。 Twitter API 中的示例不起作用! :S

但是,我正在尝试其他搜索应用程序,并且有效:

http://search.twitter.com/search.atom?q=landing+source:TweetDeck
http://search.twitter.com/search.atom?q=landing+source:twitterfeed
http://search.twitter.com/search.atom?q=landing+source:ping.fm
http://search.twitter.com/search.atom?q=landing+source:web
http://search.twitter.com/search.atom?q=landing+source:SocialOomph
http://search.twitter.com/search.atom?q=landing+source:tumblr

但是当我尝试搜索美味时,不起作用:

http://search.twitter.com/search.atom?q=landing+source:Delicious

为什么?我接下来尝试,但不起作用:

http://search.twitter.com/search.atom?q=landing+source:del.icio.us
http://search.twitter.com/search.atom?q=landing+source:icio.us

存在 http:/ 的解决方案/search.twitter.com/search.atom?q=landing+source:好吃

我正在尝试访问 Twitter API IRC,但不起作用... :S

非常感谢,我很抱歉我的英语不好。问候! :)

I am a new user in StackOverflow. I am developing a tool.

My problem is that I am trying get tweets published from Delicious ("X minutes ago via Delicious").

In Twitter API Documentation (https://dev.twitter.com/doc/get/search), I can see:

Originating from an application:
http://search.twitter.com/search.atom?q=landing+source:tweetie

I am copy & paste "http://search.twitter.com/search.atom?q=landing+source:tweetie" in web navigator. The example from Twitter API don't work!!! :S

However, I am trying others search applications, and WORK:

http://search.twitter.com/search.atom?q=landing+source:TweetDeck
http://search.twitter.com/search.atom?q=landing+source:twitterfeed
http://search.twitter.com/search.atom?q=landing+source:ping.fm
http://search.twitter.com/search.atom?q=landing+source:web
http://search.twitter.com/search.atom?q=landing+source:SocialOomph
http://search.twitter.com/search.atom?q=landing+source:tumblr

But when I try to search for Delicious, don't work:

http://search.twitter.com/search.atom?q=landing+source:Delicious

Why? I am try next, and don't work:

http://search.twitter.com/search.atom?q=landing+source:del.icio.us
http://search.twitter.com/search.atom?q=landing+source:icio.us

Exists solution to http://search.twitter.com/search.atom?q=landing+source:Delicious?

I am try to access to Twitter API IRC, but don't work... :S

Thank you very much, and I sorry my bad English. Regards! :)

如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。

扫码二维码加入Web技术交流群

发布评论

需要 登录 才能够评论, 你可以免费 注册 一个本站的账号。

评论(1

猛虎独行 2024-10-31 22:41:40

使用 landing+source:Delicious 没有搜索结果,因为坦率地说,最近没有任何包含“landing”的推文是使用 Delicious 发布的。

正如您所指出的,其他源应用程序包含结果是因为人们已经使用其他应用程序发布“登陆”推文。

但是 source:Delicious 确实有效;尝试搜索其他术语,例如 food+source:Delicioushappy+source:Delicious,您应该会看到结果。

With landing+source:Delicious there are no search results because there frankly aren't any recent tweets containing "landing" that were tweeted using Delicious.

The other source applications contain results because people have been tweeting "landing" using other apps, as you've noted.

But source:Delicious does work; try searching for other terms, like food+source:Delicious or happy+source:Delicious and you should see results.

~没有更多了~
我们使用 Cookies 和其他技术来定制您的体验包括您的登录状态等。通过阅读我们的 隐私政策 了解更多相关信息。 单击 接受 或继续使用网站,即表示您同意使用 Cookies 和您的相关数据。
原文