Skip to main content

Recursively analyse a URL and it's children

Project description

plink

Recursive link analyser, written in Python

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

plink-url-1.0.0.tar.gz (5.1 kB view hashes)

Uploaded Source

Built Distribution

plink_url-1.0.0-py3-none-any.whl (6.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