I am trying to extract all links with specific Div with value of into a new tab
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?
I am trying to extract all links with specific Div with value of into a new tab
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?