Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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.

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)