Skip to main content

A command-line tool for reporting on the status of links in a file

Project description

DeadOrNot

DeadOrNot is a Python program that parses a file for URLs and returns information about the HTTP status of those links to the command line

DeadOrNot

Usage

Use the -h option to see information and other options

python deadOrNot.py -h

DeadOrNot Check and output URL status

python deadOrNot.py *fileName*

DeadOrNot Use the -g/-good option to check and output live URL statuses

python deadOrNot.py  *fileName* -g

DeadOrNot Use the -d/-dead option to check and output dead or unknown URL statuses

python deadOrNot.py  *fileName* -d

DeadOrNot Use the -in option to check URL statuses and output overall status information for all links in file

python deadOrNot.py *fileName* -in

DeadOrNot Use the -i option to compare links with a single link provided in a separate text file If the links partially match, the corresponding link will be excluded from being checked

python deadOrNot.py 

License

Distributed under the MIT License. See LICENSE for more information.

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

DeadOrNot-1.0.2.tar.gz (5.3 kB view hashes)

Uploaded Source

Built Distribution

DeadOrNot-1.0.2-py3-none-any.whl (7.7 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