Hi All,
I am trying to download data for various stocks from yahoo finance and wanted to have a web (API) name in front of the data.
e.g. for https://query1.finance.yahoo.com/v7/finance/download/ITC.BO?period1=1577836800&period2=1578009600&interval=1d&events=hist
I wanted to have the entire query name or atleast "ITC.BO" name present in my workflow.
workflow attached
Can someone please help? Thanks 🙂
Hi @Poonam5425
I have attached a workflow that looks up the MV for the stock in question (multiple stocks) that includes the name of the ticker.
Pedro.
Hi Pedro, how would one go about if I want to extract the income statement data in Excel from yahoo finance?Thanks