Is it possible to get the earnings release for 2882.TW for Nov. 13, 2025 via API?
@Rilecs
Thank you for reaching out to us.
Is it this one?
ld.get_data(['2882.TW'],['TR.EventStartDate','TR.EventType','TR.EventTitle'],{'EventType':'RES', 'SDate':'2025-11-01', 'EDate':'2025-11-30'})
I am using the LSEG Data Library for Python.
However, for a content related question, please contact the content support team directly via LSEG Support and ask for the Excel formula, such as =RDP.Data, that can be used to retrieve the required data. Then, we can help you converting that formula to Python code or you can refer to this How to Convert the =@RDP.Data Excel Function into Code Using the LSEG Data Library for Python article.