Skip to content

noel-kd/WebScrubr_v1

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Welcome to WebScrubr_v1

WebScrubr is a terminal-based parsing tool designed to scrub and search through webpage source code

This program utlilzes multiple repositories in addition to the libraries that are included with Python 3.10.5

Run the following installs prior to using WebScrubr:

- pip install requests
- pip install pyfiglet
- pip install beautifulsoup4
- pip install validator-collection

See LICENSE doc for more information

Written in Python 3.10.5 
Created by: Kyle Noel
(C) 2022
Last updated: 27 Jun 2022

Releases

No releases published

Packages

No packages published

Languages