Objective: Capture $
or %
dividend value for a given stock.
Using Google Sheets, the following worked perfectly fine =SPLIT(INDEX(IMPORTHTML(concatenate("https://finance.yahoo.com/quote/",G14),"table",2),6,2)," ")
where G14
is a stock symbol, like AAPL
The above worked well until last week. At the time of this writing this gives an error
Could not fetch url:
https://finance.yahoo.com/quote/AAPL