How to extract the link after a specific div into a new tab

Viewed 24

I am trying to extract all links with specific Div with value of into a new tab

The Class I am pertaining to:

My Initial Attempt is:

TAG POS=1 TYPE=DIV ATTR=CLASS:sg-text sg-text--link-unstyled sg-text--bold EXTRACT=HREF

But this is not working. Any Solution or Alternative?

0 Answers
Related