is there any equivalent of Rsearch in Python API?

Is there any way in which I can code the following excel formula in python?

=RSearch("EQUITY","Search:NL0000235190 ExchangeCode:FRA","NBROWS:1")

Best Answer

Answers