I am trying to retrieve the “onclick” URL value from a table. When I use the data scraping tool I am unable to extract the URL value. This is the website that I am scraping the table from Securities Class Action Clearinghouse: Filings Database
The value I am trying to extract from each row is highlighted below
Below is what my current data definition looks like. I believe I need to change the highlighted portion but I am unable to figure out how to retrieve the “onclick” value
A quick helpful response would be appreciated!
Thanks!