TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Ask HN: Is there an API to get what is trending at this time?

7 pointsby ychandlerover 9 years ago
Google Trends does a good job and there is a roundabout way of programmatically getting that data. Twitter has trends but needs location to work. I was wondering if there are any APIs that can surface this information? Ideally looking at a 24 hour day, useful to have trends based on keywords, facebook trends and twitter hashtags

4 comments

gexosover 9 years ago
I only know topsy.com, never used their api but they&#x27;re twitter&#x27;s only valid partner on trends and stats etc. <a href="http:&#x2F;&#x2F;about.topsy.com&#x2F;support&#x2F;api&#x2F;" rel="nofollow">http:&#x2F;&#x2F;about.topsy.com&#x2F;support&#x2F;api&#x2F;</a> i hope it helps.
评论 #10209599 未加载
nstartover 9 years ago
Trendspottr. They were the first major player in this space I could remember. Their API can be found here <a href="https:&#x2F;&#x2F;trendspottr.com&#x2F;api&#x2F;" rel="nofollow">https:&#x2F;&#x2F;trendspottr.com&#x2F;api&#x2F;</a>
评论 #10212060 未加载
147over 9 years ago
Perhaps <a href="http:&#x2F;&#x2F;buzzsumo.com" rel="nofollow">http:&#x2F;&#x2F;buzzsumo.com</a> might do what you&#x27;re after? Their plan that includes the API is expensive if you just want to play around with it.
mrmrcolemanover 9 years ago
+1