Open the browser’s dev tools on the page you want to extract the links from. Paste the following code into the JavaScript console and run it. This will compile links into a table then open that table in a new window.

This is useful for viewing all links on a page without having to “find” via source code.

Leave a Reply

Your email address will not be published. Required fields are marked *