Track URL redirects and analyze risk
Project description
# qredirecttracker
A Python library to trace URL redirections and analyze risk.
## Features
- Track redirect chains (hops)
- Detect JavaScript redirects
- Risk scoring (LOW / MEDIUM / HIGH)
## Usage
import qredirecttracker
hops = qredirecttracker.trace\_url\_hops("https://example.com")
risk = qredirecttracker.trace\_url\_risk("https://example.com")
CLI
qredirecttracker hops https://example.com
qredirecttracker risk https://example.com
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file qredirecttracker-0.1.0.tar.gz.
File metadata
- Download URL: qredirecttracker-0.1.0.tar.gz
- Upload date:
- Size: 2.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
d2116f3912c236e3b1f6b65bcd256dd9944ccec7aec6b608992c70a14f51ee74
|
|
| MD5 |
48553560c023f33274939ebee25ed795
|
|
| BLAKE2b-256 |
b82774077ba9c53a28d2cc84521bd7818b6845d232efefb2e8ec1058cdbe9e34
|
File details
Details for the file qredirecttracker-0.1.0-py3-none-any.whl.
File metadata
- Download URL: qredirecttracker-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7f2d7897a051c9de4d427aed033179a9b896a610ec946c44166e53b38a9055a9
|
|
| MD5 |
ae6b0a79b71ec3851ca3e07964a2495c
|
|
| BLAKE2b-256 |
de13fb0c12bb535145583f8284f945b8dad276c6fda783535e399e30fffdd933
|