A link scraping and redirect-checking utility
Project description
wispylib
A prototype for a crawling module
USAGE:
from wispylib import cringio, cringio_cli
# Simple single URL scan, send both http+https to one webhook:
cringio("https://example.com", webhook="https://myhook.site/abcdef")
# Customizable infinite scan with file + separate webhooks:
cringio_cli(url_file="urls.txt", max_workers=20, infinite=True, delay=10,
http_webhook="https://hook1.site/abc", https_webhook="https://hook2.site/xyz")
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
wispylib-0.2.2.tar.gz
(3.5 kB
view details)
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 wispylib-0.2.2.tar.gz.
File metadata
- Download URL: wispylib-0.2.2.tar.gz
- Upload date:
- Size: 3.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
360b6688ef0acf7fd6e58a1efab6db28a40ef98a7589b0f3935ac93c42c6284f
|
|
| MD5 |
f852728456151bb8696ab7000c3531a3
|
|
| BLAKE2b-256 |
bad33afd5c08faed6285b973b1d4aea3a22c496abdcee7e370b436af071fab83
|
File details
Details for the file wispylib-0.2.2-py3-none-any.whl.
File metadata
- Download URL: wispylib-0.2.2-py3-none-any.whl
- Upload date:
- Size: 3.9 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.12.1
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b15ec501ebb01c9f534459eed2642a971831cd52ef69d8a9f8148258de254769
|
|
| MD5 |
47f1d41e466aed10c0511b119f50a628
|
|
| BLAKE2b-256 |
8683e9f7d4a5e6badbce7583f2a05afc3cde54355b7103ca9c27d1d6eb9f0302
|