Hi, @Albanmana, I am not using any API for this, I used the HTTP module with the GET method, so I obtain the HTML code, and later I applied regular expressions to get the data I needed.


Hi, @Albanmana, I am not using any API for this, I used the HTTP module with the GET method, so I obtain the HTML code, and later I applied regular expressions to get the data I needed.

