b48dcf0737345fe6085261f2bfe0bbdc60525795
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,645.0000",
"price_change": "0.0000",
"change": "(0.0000%)",
"last_update": "As of 09:05PM GMT. Market open.",
"server_update": "03-11-2022 08:46:35 GMT+7",
"symbol": "#ff0000",
"color": "🔴"
}
Description
Languages
Python
86.1%
PHP
13.9%