Skip to content

Latest commit

 

History

History

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 

Script to get all links from a webpage

  1. Open your browser and go to the required webpage.
  2. Launch Developer Tools in your Chrome browser

Go to your Chrome , and under the Developer Tools. For Windows / Mac , you can press F12 function key. Alternatively the short cut keys for Windows is “Control + Alt + I”, for Mac it is “Option + Command + I”. If you prefer to use the mouse instead, point to the hamburger menu (the 3 dots) on the Chrome top right corner. Click on it and the Developer Tools is in here

Developer Tools

  1. Open console as shown below.

Console

  1. Open the script.
  2. Now copy the whole code and paste it into the console section. Script
  3. Wait for the script to do its job.

Result