Live data from Hacker News

Show HN: Twitter Graph - Like Google Trends but for Twitter

twit.deta.dev

1–9 of 9 posts

Re: Show HN: Twitter Graph - Like Google Trends but for Twitter

#3
post #2

What was your motivation to build it? What are your future plans with it?

My motivation : for the technical challenge, and because I wanted a way to visualise how much real world events are mentioned on Twitter !

Not really planning to develop this project further, I wanted to post it on HN just to see if people find it interesting.

Re: Show HN: Twitter Graph - Like Google Trends but for Twitter

#5
post #4

How far back can this go? Would you be able to do 1-3 years of daily data?

Not very far unfortunately, up to 7 days in the past with my version of Twitter API access. I could have more data with academic/entreprise access.

https://developer.twitter.com/en/docs/twitter-api/tweets/cou...

Re: Show HN: Twitter Graph - Like Google Trends but for Twitter

#6
Good one. Possible to build where there could be a comparison? or even a version where if you give one keyword, similar keywords could be identified and a common graph could be visualized. I have a need for this kind of visualization for political analytics.

Re: Show HN: Twitter Graph - Like Google Trends but for Twitter

#8
post #7

Wanted to search for a stock ticker symbol starting with $. This produces and an internal server error.

Thanks for letting me know, I wasn't aware of that, unfortunately I would need Premium API access to support cashtags and hashtags (I opted for the free plan...)

Re: Show HN: Twitter Graph - Like Google Trends but for Twitter

#9

Good one. Possible to build where there could be a comparison? or even a version where if you give one keyword, similar keywords could be identified and a common graph could be visualized. I have a need for this kind of visualization for political analytics.

Why not ! I'll add this feature when I have time :) Can you tell me more about your need for political analytics ?