Recursively analyse a URL and it's children
Project description
plink
Recursive link analyser, written in Python
Installation
To install plink, run the following command in your terminal:
python -m pip install --upgrade pip wheel
python -m pip install plink-url
To upgrade plink, run the following command in your terminal:
python -m pip install --upgrade pip wheel
python -m pip install --upgrade plink-url
If this does not work, you may have to use the python3 or pip3 commands instead.
Examples
Basic example:
plink-url https://github.com/Jessicaward/plink
Limit analysis to a single domain:
plink-url https://jessica.im/Blog/ --whitelist https://jessica.im
Block multiple domains:
plink-url https://jessica.im/ --blacklist https://last.fm https://stackoverflow.com
Include extra information:
plink-url https://jessica.im/ --verbose
Specify a depth limit:
plink-url https://jessica.im/ --depth=3
Print extra details about the tool and it's usage:
plink-url https://jessica.im/ --help
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
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 plink-url-1.1.0.tar.gz.
File metadata
- Download URL: plink-url-1.1.0.tar.gz
- Upload date:
- Size: 6.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
fa1896e76d16fba1e16663686335daf900e730765032e46f08115e54caa44dfb
|
|
| MD5 |
d93055f402ac92b388c93b301eac4742
|
|
| BLAKE2b-256 |
795c1efe941274b1e8c22ffbd2c433845eb97654eb02eacac6c99d3d7024fe75
|
File details
Details for the file plink_url-1.1.0-py3-none-any.whl.
File metadata
- Download URL: plink_url-1.1.0-py3-none-any.whl
- Upload date:
- Size: 7.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.9.6
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f2e465e8434fb566bdcef1596ad36efeed07c17f5434c33f77e98946b06cfd11
|
|
| MD5 |
ce4c2d8ce195bc66adba9f2001132fd1
|
|
| BLAKE2b-256 |
da28588cee18faf85c16796840b69f55fd1a623fed8dc4bdd31be5e808f910c8
|