Retrieving Attributes from Elements
Using Extract from Page brick
1. Add the Extract from Page brick.
2. Specify the selector of the element you want to scrape.
3. Use the Extract field to specify what you'd like to scrape.

4. Run the mod to access the value in the output.
Using Traverse Elements + HTML Element Reader bricks
1. Use the Traverse Elements brick to specify the element you'd like to access.

2. Access the output

3. Use the HTML Element Reader brick to target the specified element.

4. View object with element's attributes in the HTML element reader brick output.

Referencing the attribute value
Last updated
Was this helpful?