Blog    Notes   

LinkClip

Version: 0.2
Author: Susam Pal
License: GPLv3

Download Download

LinkClip is a very small and simple Python code that extracts all the URLs along with the hypertexts and prints it on the standard output.

This code was written to solve a problem while I was working on the Web Application Security Consortium Script Mapping Project. We needed to extract the URLs for all the tags and event attributes from the W3C website so that it could be used in the event attribute mapping grid. This code was written for this particular job.