Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 545 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 545 Bytes

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