A library to check URL safety using.
Project description
URL Checker Library
مكتبة Python بسيطة للتحقق من أمان عناوين URL باستخدام واجهة برمجة تطبيقات التحقق
Installation
pip install url-checker-library
Usage
from url_checker_library.checker import check_url_status
url = "https://malicious-site.com"
status = check_url_status(url)
print(f"The URL {url} is: {status}")
Development
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_library-0.1.3.tar.gz.
File metadata
- Download URL: url_checker_library-0.1.3.tar.gz
- Upload date:
- Size: 2.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.11.10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f06aa066d9f878461882e4c8d48ab9a800aa1d09fc53e4e0ccf8d0a2c4ddc00b
|
|
| MD5 |
03ab7b31714a6cafc663e31378c75cca
|
|
| BLAKE2b-256 |
0251a53947f204de73331ac67bc2ad56d2a0db68cdcb17461c78e1f54dd2915b
|
File details
Details for the file url_checker_library-0.1.3-py3-none-any.whl.
File metadata
- Download URL: url_checker_library-0.1.3-py3-none-any.whl
- Upload date:
- Size: 2.8 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 |
49a30027aa5db343a1c2d3f62f52aecdc9d3441e8742d4ccf2939a38c0166d4c
|
|
| MD5 |
1aebd5c287cb1776f0388f2ef0c92a43
|
|
| BLAKE2b-256 |
35ab3bc28ffea10e21d5a2f39e92900ea0350957482e7d1d2f7c7be3bdb97438
|