Skip to main content

Search for URL in files, validate them and list all status-codes and statistics.

Project description

linkvalidator: URL-Check-Utility

A python based utility to search, validate, calculate stats and export URLs.

Info

You can use this package with github-actions to check if links on your hosted website or docs are outdated.

Install

git clone https://github.com/protogia/linkvalidator.git
cd linkvalidator
poetry install

Run

To parse all files in given directory recursively for URLs and print results:

poetry run linkvalidator -d <path> 

If you want to show only failures:

poetry run linkvalidator -d <path> --only-failures

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

liva-0.1.0.tar.gz (3.3 kB view hashes)

Uploaded Source

Built Distribution

liva-0.1.0-py3-none-any.whl (4.1 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