Cannot get the link

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

image

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”

image

thats correct, but what is the value for a href?

This is the copy of the edit data definition
image

the website is to check