Chavithra / degiro-connector

This is yet another library to access Degiro's API.
BSD 3-Clause "New" or "Revised" License
220 stars 48 forks source link

How to convert ISIN to product_id? #58

Closed coveritytest closed 2 years ago

coveritytest commented 2 years ago

Is there an easy way to convert an ISIN to a Degiro product_id?

Chavithra commented 2 years ago

Hello there,

you can put the ISIN inside the search_text parameter with the product_search method.

More information about product_search in the documentation.