Reddit Stocks
Service statistics
Returns high-level Reddit stock dataset coverage metrics for questions like:
- how many stock mention rows are stored
- how many distinct tickers currently have Reddit data
- how many mention rows and distinct tickers are present today (UTC)
- how many supported tickers exist in the reference universe
The current-day counters count all rows in reddit_mentions since UTC midnight, including post mentions, comment mentions and inherited thread-context mentions.
get/reddit/stocks/v1/stats
Response
Successful Response
Example response
{
"total_mentions": 12833,
"unique_tickers": 65,
"mentions_today": 342,
"unique_tickers_today": 21,
"supported_tickers": 11800
}