Skip to content

Pierre-VF/website_scanner

Repository files navigation

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.

About

Python scripts to scan websites for issues

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published