Tried data scraping a website. I want to extract its URL but its not working. Do you have any suggestions on what to use except data scraping for this? Column2 is the extracted URL
Hey @prititit
Find children or get attribute could be the alternative.
@prititit
have a look here:
Maybe the link is of type like:
<a href="#" onclick="myJsFunc();">Link</a>
or <a href="javascript:void(0)" onclick="myJsFunc();">Link</a>
so just do a quick analysis (Browser Webtools F12, UiExplorer) to get some clearification on this
Hello @ppr
I tried but my attr is actually “href”
thats correct, but what is the value for a href?
This is the copy of the edit data definition
the website is to check