How to extract multiple products from a web page using a loop in AutomationEdge?

Hi Team,

I need to extract multiple product details from a web page where data is shown in card/div format (not a table).

Which activity should I use, and how can I loop through multiple elements dynamically using the Spy Tool?

I tried Web Table, but it didn’t work.

Web Table works for HTML tables, but since your data is in div/card format, use the Get Value plugin instead.

use loop to extract details.