Hi,
i have a google sheet, and imported optionsdata with a script. In the past i did it via the Yahoo API like this: UrlFetchApp.fetch(“https://query1.finance.yahoo.com/v7/finance/options/” + ticker)
But in 2023? Yahoo closed the usage of their API. How can i import options data to my sheet?
Thank you for any feedback