A simple command-line utility for checking a webpage.
Project description
Simple Site Checker
(webpages-validator-ssc)
Simple command-line utility for checking links on a web page.
Overview
simple-site-checker (ssc) is a lightweight Python CLI tool designed to quickly verify the HTTP status codes of all hyperlinks on a given web page. It uses only standard Python libraries and has no external dependencies.
Installation
Install via PIP
pip install webpages-validator-ssc
ssc -links -url https://www.example.com
Optional: Save results to CSV
ssc -links -url https://www.example.com -res results.csv
Optional: set cookies
ssc -links -url https://www.example.com -auth cookies.txt
cookies.txt
name=value
Project details
Release history Release notifications | RSS feed
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 webpages_validator_ssc-0.2.1.tar.gz.
File metadata
- Download URL: webpages_validator_ssc-0.2.1.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f4ad2330e119eb65673298cf1ee1e2f4b00d0b706297333fec146d266ed27d4f
|
|
| MD5 |
96475c26c4d079a3df0e898aa7e51fad
|
|
| BLAKE2b-256 |
dff751369c3eef24862e59cf3eb84a7e8e04fc8c695d951d79dfa7f269829fd3
|
File details
Details for the file webpages_validator_ssc-0.2.1-py3-none-any.whl.
File metadata
- Download URL: webpages_validator_ssc-0.2.1-py3-none-any.whl
- Upload date:
- Size: 5.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.9
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f0991384b5d571cf635bb51e455b6d9a1e7455c75d2acbfc99ee04d763c3e760
|
|
| MD5 |
c668529365fe4c38b7254e1dff263fba
|
|
| BLAKE2b-256 |
1e61a127216af0d418cf248ec1e70bf0e1ecd1316e9aa479ed6ee95f779e7666
|