Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/justinhennis1/stockify
Webscrapes stocks off of yahoo finance. Automatically updates stock info every 10-minutes. Simple to use and easy start.
https://github.com/justinhennis1/stockify
finance financial-analysis stocks webscraping-selenium
Last synced: 2 days ago
JSON representation
Webscrapes stocks off of yahoo finance. Automatically updates stock info every 10-minutes. Simple to use and easy start.
- Host: GitHub
- URL: https://github.com/justinhennis1/stockify
- Owner: JustinHennis1
- Created: 2024-04-09T01:58:55.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-04-09T02:08:04.000Z (7 months ago)
- Last Synced: 2024-04-09T03:22:59.236Z (7 months ago)
- Topics: finance, financial-analysis, stocks, webscraping-selenium
- Language: Python
- Homepage:
- Size: 28.8 MB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Stockify
## Stock Webscraping Info Off Yahoo Finance
##### Built using a flask server and selenium webscrape packacge to isolate and pull critical stock information to be displayed in a table for analysis
###
###
##### Stockify creates a simple watchlist and stores stock info in csv format. The info is updated every 10 minutes and also on server startup. Stocks are automatically added to watchlist after search.![Stockify Logo](https://raw.githubusercontent.com/JustinHennis1/image_assets/main/stockifypic.png)