Blocks within selection
List of all the block within the selection
group. If you're running an older core version, there may be groups listed here that are not available to you (yet).
array
v10.4.28
returns an array of given attribute of all matching elements.
get at index scaperconnection
v10.4.28
returns matching element at index
html value
v10.4.28
represents the html content of current element(s).
get attribute value
v10.4.28
returns the attribute of the first element
get name value
v10.4.28
returns the node name
text value
v10.4.28
represents the textual content of current element(s).
Back to
scraper
Return to the main group to view all sub-groups