Skip to main content
Structured extraction: for every element matching items, read named fields as text or an attribute. Returns an array of objects.

Parameters

integer
Target tab id from browser_tabs, which lists tabs across all windows. Defaults to the agent’s most recently opened usable tab, or the only usable tab. Otherwise select a listed tabId.
string
required
CSS selector for repeated items, e.g. “.product”
object
required
field name -> selector, or {selector, attr}
integer
 

Example