Skip to content

shyambhanushali/WebScraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Project A: WebScraper

A script that prints out a list of all EXTERNAL references in the HTML response to an HTTP/S request.

Installing all dependencies

pip install -r requirements.txt or pip3 install -r requirements.txt

Executing the script

python3 external_link.py [URL] \ URL be http://www.abc.com or https://www.abc.com

Example of code USAGE

python3 external_link_scraper.py https://www.rit.edu

2022-01-23 15_36_35-SIFT-Workstation - VMware Workstation

About

CSEC 731- Project A

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages