@vincenzos1984_1
Given that your table data isn't structured as a html table element, it would necessitate employing advanced scraping methods to extract the data.
Referencing the screenshot below, I utilized the "Extract data from web page" action, accessed the advanced settings in the live helper, and applied the entire table div as the base CSS with the first column value as the CSS selector.
To capture the complete table data, you'll need to identify and add CSS selectors for the remaining columns, along with a CSS selector row. This process will enable you to effectively capture the entirety of the div table data.

Thanks,
Deenuji Loganathan 👩💻
Automation Evangelist 🤖
Follow me on LinkedIn 👥
-------------------------------------------------------------------------------------------------------------
If I've helped solve your query, kindly mark my response as the solution ✔ and give it a thumbs up!👍 Your feedback supports future seekers 🚀