https://github.com/eddie4k-code/stockmarketdata
a demonstration of what selenium can do when grabbing Yahoo Finance Market data
https://github.com/eddie4k-code/stockmarketdata
finance market python stocks yahoo
Last synced: about 2 months ago
JSON representation
a demonstration of what selenium can do when grabbing Yahoo Finance Market data
- Host: GitHub
- URL: https://github.com/eddie4k-code/stockmarketdata
- Owner: Eddie4k-code
- Created: 2022-02-03T18:54:29.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2022-02-09T16:35:37.000Z (over 3 years ago)
- Last Synced: 2025-02-12T12:21:57.102Z (3 months ago)
- Topics: finance, market, python, stocks, yahoo
- Language: Python
- Homepage:
- Size: 5.86 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README
Awesome Lists containing this project
README
Simple demonstration of how you can use seleneium to scrape yahoo finance for market data
the simple GUI was made with Tkinter
I only have a few commands within this script but you can go well beyond those and add more.