Hackathon repository for team hackslash-onlycoder-onlylaksh
A simple asynchronous web app for stock market analysis using Quart, Selenium, and selenium-profiles.
- Async web server using Quart
- Automated stock data scraping with Selenium
- Browser profile support via selenium-profiles
pip install quart
pip install selenium
pip install selenium-profiles
pip install blinker==1.7.0
python app.py