Skip to main content

py404 is a CLI tool for finding deadlinks on a website.

Project description

py404

py404 is a CLI tool for finding deadlinks on a website. It checks for 404s on all kinds of links: hrefs, imgs, scripts in , etc. It was a fun way to learn some asyncio.

Installation

Use the package manager pip to install py404. It requires Python >=3.9.

$ pip install py404

Usage

Type py404 followed by the URL you want to check. Deadlinks and their location are saved to a CSV file.

$ py404 https://example.com

License

Made by Will and released under the MIT License

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

py404-0.1.4.tar.gz (2.2 kB view hashes)

Uploaded Source

Built Distribution

py404-0.1.4-py3-none-any.whl (2.8 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