Data Scraping getting innerhtml to

Hi guys,
I’m doing one automation, I’m doing a datascraping for get data, but I want get the innerhtml to of each element scraped, and get it inside the table, instead of using get attribute activity.
It’s that possible?
Thanks.

By using get attribute only we can get the properties as i know there is no any other options.

But the problem with get attribute is that I need one activity for each one element scrapped, and if are added more elements, it’s needed again need more get attribute activity.

okay…if it is possible use for each concept and get it