webLink Scrapper A simple python script that Scrapes all the links from a webpage provided. This Script Uses "re.findall" from "re library" (Regular expression operations) to grab all the links. One Should use the full link including "https://"