Skip to main content

Verify website links

Project description

Refrot

A Python script to check a website for broken links, also known as link rot or reference rot.

How To Install It

Install using:

pip3 install refrot

How To Use It

By default refrot checks all internal links, no matter how many levels, and a single level of external links.

refrot <url>

Options

-h --help                   Show help.
-i --ignore-external-links  Ignore external hyperlinks.
-u --user-agent             Send custom user agent string.
-v --version                Show version number.

Output

URLs with status codes other than OK (200) and Temporary Redirect (302) are displayed in the post-run summary.

Links

License

MIT license.

Contact Me

Send bug reports and patches to craig@seagrape.us.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

refrot-1.4.1.tar.gz (5.3 kB view hashes)

Uploaded Source

Built Distribution

refrot-1.4.1-py3-none-any.whl (5.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page