a5f6974241b44565a9e1239748b6f439cbcb4806
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"
}
Description
Languages
Python
86.1%
PHP
13.9%