A real-time stock sentiment tracker that monitors social media mentions and displays price charts.
-
Install Python
- Download and install Python 3.9 or newer from python.org
- Make sure to check "Add Python to PATH" during installation
-
Clone or Download the Repository
- Download and extract the ZIP file
- Or use git:
git clone [repository-url]
-
Install Requirements
pip install -r requirements.txt
-
Run the Application
python apewisdomscraper.py
- Tracks top 10 trending stocks from social media
- Displays real-time price charts
- Shows mention counts and sentiment analysis
- Sortable by mentions, price change, and sentiment
- Click "Manual Update" to refresh the data
- Click on any ticker to expand and view its chart
- Use the sort buttons to organize tickers by different metrics
- Requires an active internet connection
- Data updates may take a few seconds to complete
- Some tickers might not display if data is unavailable