# iam-abbas/Reddit-Stock-Trends

Fetch currently trending stocks on Reddit

Repository: https://github.com/iam-abbas/Reddit-Stock-Trends
Canonical: https://ross.abutalabs.com/products/reddit-stock-trends
Language: Python
License: MIT
License Family: permissive
Last push: 2022-03-23T22:57:15+00:00

## Health v2 (maintenance only)
Score: 32/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 0, release rhythm 35, longevity 100
- inputs: {"age_days": 2034, "days_push": 1624, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1590, forks 196 (observed 2026-08-28T04:05:08.524004+00:00)

## What it is
A Python application that scrapes Reddit via the PRAW API to identify trending stock tickers and analyzes their performance with yfinance. It includes an optional Flask backend serving JSON data and a Vue frontend for visualizations, deployable locally or via Docker Compose.

## Use cases
- find trending stock tickers on reddit
- track which stocks are being mentioned most on wallstreetbets
- scrape reddit for stock mentions and export to csv
- visualize reddit stock sentiment and ticker counts
- analyze performance of trending reddit stocks with yahoo finance data

## When to choose
- you want a self-hosted tool to monitor stock ticker mentions on Reddit
- you need CSV/JSON output of trending tickers for your own analysis
- you want a ready-made Vue dashboard for Reddit stock trends

## When to avoid
- you need real-time or production-grade market data pipelines
- you cannot obtain Reddit API credentials or the project's unmaintained state is a concern
- you need exchanges or data sources beyond Reddit and Yahoo Finance

## Facets
- artifact type: application
- maturity: maintenance
- function: web-scraping, data-science, data-visualization, analytics
- domain: fintech, social-media, data-visualization, crawlers
- platform: python, self-hosted
- tags: reddit, stocks, praw, yfinance, vue, trending-tickers, docker, web-server

## Member repositories
- iam-abbas/Reddit-Stock-Trends (main) score 32

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:08.524004+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-30T03:54:47.687131+00:00, confidence not recorded.
  - readme: https://github.com/iam-abbas/Reddit-Stock-Trends (fetched 2026-08-28T04:05:08.524004+00:00, sha cc764916ca35)
- Data as of 2026-08-30T08:39:29.467469+00:00.
