Skip to main content

Shows the redirect chain of a URL from start to end

Project description

redirect-chain

A simple cli tool to see the history of redirects of a URL. Sample output:

 redirect-chain https://developer.mozilla.org/learn/html
0  https://developer.mozilla.org/learn/html 301
1 > https://developer.mozilla.org/Learn/HTML 302
2 >> https://developer.mozilla.org/docs/Learn/HTML 302
3 >>> https://developer.mozilla.org/en-US/docs/Learn/HTML 200

Installation

pipx install redirect-chain
redirect-chain http://www.peterbe.com/oc-

License

MIT

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

redirect-chain-0.1.0.tar.gz (2.2 kB view hashes)

Uploaded Source

Built Distribution

redirect_chain-0.1.0-py3-none-any.whl (4.0 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