Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ernestaroozoo/memestocks.net
MemeStocks.net is a Python web app that tracks the historical popularity of specific stocks by monitoring Reddit mentions. Users can search for a stock symbol and view information such as the stock's name, price, and historical popularity data. The data is gathered using the Pushshift API and stored in a PostgreSQL database.
https://github.com/ernestaroozoo/memestocks.net
dashboard data-analysis financial-data meme-stock python reddit-scraper scraping sql stock streamlit
Last synced: about 10 hours ago
JSON representation
MemeStocks.net is a Python web app that tracks the historical popularity of specific stocks by monitoring Reddit mentions. Users can search for a stock symbol and view information such as the stock's name, price, and historical popularity data. The data is gathered using the Pushshift API and stored in a PostgreSQL database.
- Host: GitHub
- URL: https://github.com/ernestaroozoo/memestocks.net
- Owner: ErnestAroozoo
- License: mit
- Created: 2022-06-01T05:55:48.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-12-19T17:24:13.000Z (about 2 months ago)
- Last Synced: 2024-12-19T18:30:59.176Z (about 2 months ago)
- Topics: dashboard, data-analysis, financial-data, meme-stock, python, reddit-scraper, scraping, sql, stock, streamlit
- Language: Python
- Homepage: https://MemeStocks.net
- Size: 18.3 MB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# MemeStocks.net
### What is MemeStocks.net?
MemeStocks.net is a web application that tracks the historical popularity of specific stocks by monitoring Reddit mentions. Users can search for a stock symbol to access detailed information, including the stock's name, price, and historical popularity data. The data is collected using the Pushshift API and stored in a PostgreSQL database. The application generates time-series graphs to visually display the stock's popularity trends over time, helping users make more informed investment decisions.![](https://github.com/ErnestAroozoo/MemeStocks.net/blob/main/tutorial.gif)