Is there a way to search for a company's RIC by its name in Python on Mac?
So that the code prompts the user to input the name of a company and then by this name searches for a RIC to use it for further data extraction about a stock.
For a deeper look into our Eikon Data API, look into:
Overview | Quickstart | Documentation | Downloads | Tutorials | Articles
Is there a way to search for a company's RIC by its name in Python on Mac?
So that the code prompts the user to input the name of a company and then by this name searches for a RIC to use it for further data extraction about a stock.
There are no searching capabilities in the Python API yet, so the workflow that you described is not possible
Perhaps using the PermID Entity Search API? https://developers.refinitiv.com/en/api-catalog/open-perm-id/permid-entity-search/documentation?content=4557&type=documentation_item