Skip to content

Latest commit

 

History

History
20 lines (12 loc) · 611 Bytes

README.md

File metadata and controls

20 lines (12 loc) · 611 Bytes

Website scanner

This tool allows you to scan a website for broken links and issues.

Install and usage

This tool requires a Python 3.12 installation (other versions might work but have not been tested).

To install the system, run:

make install

Then, run the following to activate the environment:

poetry shell

To then run the analysis, run (adapting to the URL of your site):

python main.py "https://www.your-custom-value.url"

Liability and risk

NOTE: This software comes with no guarantee. You are using it at your own risk and under your own responsibility. No liability will be accepted.