...certain exchange, such as the National Exchange of India?
How can I use the python Eikon API interface to find the codes and names of all ETFs listed on a certain exchange, such as the National Exchange of India?
@cheyx
Thank you for reaching out to us.
Eikon Data API doesn't support the search API. To use the seach API, you need to use the Refinitiv Data Library for Python. Moreover, the Refinitiv Data Library for Python provides the same functionality as Eikon Data API and it also supports more features.
However, I am not sure if the Screener can be used to get those ETFs. You can contact the helpdesk directly via MyRefinitiv to verify if the Screener app can be used to screen ETFs by exchanges. If we have a screener formula for this purpose, we can use it with the ek.get_data method.
Hello @cheyx
To help you move from the old Eikon Data API to the strategic Data Library for Python easier, I suggest you check this Upgrade from using Eikon Data API to the Data library article.