Get stock market data from Yahoo Finance
index.php | ||
README.md | ||
script.py |
Get market data from Yahoo Finance using Selenium
Requirements:
- Python 3.6 or Python 3.7
- Pip3
- Selenium Python
- Chromium driver binary
- Jupyter Notebook (optional)
Example:
{ "price": "15,548.0000", "price_change": "-17.0000", "change": "(-0.1092%)", "last_update": "At close: 10:37AM BST", "server_update": "29-10-2022 21:50:59 GMT+7" }