A simple URL checker library based on 's public URL.
Project description
url_checker_lib
A simple Python library to check the safety of URLs using NordVPN's public URL checker API.
Installation
pip install url_checker_lib
Usage
from url_checker_JACK.checker import check_url
url_to = "https://example.com"
verdict = check_url(url_to)
print(f"The URL {url_to} is: {verdict}")
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 url_checker_jack-0.1.0.tar.gz.
File metadata
- Download URL: url_checker_jack-0.1.0.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
35d48cfe6909365011802bc929151920426b332f5ff20855622700dd3656f062
|
|
| MD5 |
e7a96a724e3d6522a03f438eb4ed7200
|
|
| BLAKE2b-256 |
5baa60b932ba7eea17073949ef547bd2a9f27d55422afc461afe89e2f89ab3a5
|
File details
Details for the file url_checker_jack-0.1.0-py3-none-any.whl.
File metadata
- Download URL: url_checker_jack-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
04b2e53fe80dd1a46087417d27c99986dffed16e1dd1dd5b947c9cd967ab13a3
|
|
| MD5 |
b3dd93107e71929e7ab44bc5324dd32f
|
|
| BLAKE2b-256 |
b75d86d470fb60aa0a897870a11f25a18406f80689ac32e6d273c9317f682808
|