Stocks Dashboard is an application designed for scraping data from Yahoo Finance and Stocks Analysis based on the collected data. It utilizes the yfinance library for scraping tweets and is built using the Streamlit framework.
To run Stocks-Dashboard, follow these steps:
- Clone the repository:
git clone https://github.com/bayhaqy/Stocks-Dashboard.git
- Install the required dependencies:
pip install -r requirements.txt
-
Open the terminal and navigate to the project directory.
-
Run the application using the following command:
streamlit run Home.py
- Please see the ip address website.
- The application will open in your default web browser.
- Open file Stocks-Dashboard.ipynb
- Running the code.
This project is licensed under the MIT License.
For any inquiries or feedback, please reach out us.
Visit the GitHub repository at Stocks-Dashboard Repository for more information.