search Isin
Searches for a ticker symbol using an ISIN (International Securities Identification Number).
This method converts ISIN codes to their corresponding ticker symbols using Business Insider's API. Useful for international securities identification.
Return
IsinSearchResult containing the ticker symbol and related information
Parameters
isin
The 12-character ISIN code (e.g., "US0378331005" for Apple)
Throws
if the ISIN is invalid or not found