Hacker News new | ask | show | jobs
by tuangeek 1971 days ago
Yup. It is just the raw number of mentions. How many submission/comment has the term $GME, $AMC, or ect...
3 comments

Nice job by the way. Would also be interesting to be able to click on a bar and see a spark line chart over time to show trends.
Thanks. That is a good idea, but might be outside my level of expertise. But I can look into adding it. No promises, though.
How often are you polling WSB? Are you just scraping the pages by date?
I am streaming the data from reddit, so no polling. The database updates every 90 seconds due to the free limit of cloudflare workers.
Thanks for the clarification.