Skip to content

Python script to parse HTML files in a folder and its subfolders for broken links

License

Notifications You must be signed in to change notification settings

jsailo/find-broken-html-links-in-a-folder

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Usage

Finds broken links in a designated folder and its sub-folders.

Installation

pip install -r requirements.txt

Command

python .\main.py --source_folder --output_file <file.csv>

Sample usage

python3 ./main.py test-folder report.csv

About

Python script to parse HTML files in a folder and its subfolders for broken links

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published