Skip to main content

Verify website links

Project description

Refrot (Reference Rot)

A Python script to check a website for broken links.

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.py <url>

Options

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

Output

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

How To Get It

License

MIT license.

Contact Me

Bug reports and patches can be sent 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.1.tar.gz (3.5 kB view hashes)

Uploaded Source

Built Distribution

refrot-1.1-py3-none-any.whl (4.3 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