A simple script to interact with urlquery.net APIs from cli
Project description
pyurlquerycli =============
Description
-----------
A simple script to interact with urlquery.net APIs from cli.
Usage
-----
```
$ python3 -Wall pyurlquerycli/pyurlquerycli.py -h
usage: pyurlquerycli.py [-h] -i INPUT_FILE [-k API_KEY] [{submit,check}]
version: 1.0
positional arguments:
{submit,check} Action to do on urlquery.net (default 'submit')
optional arguments:
-h, --help show this help message and exit
common parameters:
-i INPUT_FILE, --input-file INPUT_FILE
Input file (either list of newline-separated FQDN or URL (for submitting) || submission UUID (for
checking reports)
-k API_KEY, --api-key API_KEY
API key (could either be provided in the "SECRET_URLQUERY_APIKEY" env var)
```
Changelog
---------
* version 1.0 - 2025-08-03: Initial commit
Copyright and license
---------------------
pyurlquerycli is free software: you can redistribute it and/or modify it under the terms of the GNU Lesser General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
pyurlquerycli is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
See the GNU Lesser General Public License for more details.
You should have received a copy of the GNU General Public License along with pyurlquerycli.
If not, see http://www.gnu.org/licenses/.
Contact
-------
* Thomas Debize < tdebize at mail d0t com >
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
pyurlquerycli-1.0.tar.gz
(3.9 kB
view details)
File details
Details for the file pyurlquerycli-1.0.tar.gz.
File metadata
- Download URL: pyurlquerycli-1.0.tar.gz
- Upload date:
- Size: 3.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0eeda29c85fc88cd072afd98c66d05f61c4ab5184a73e415b756d33fac12b5cf
|
|
| MD5 |
44bf48648abb5674e1b462c14afbfb45
|
|
| BLAKE2b-256 |
70612437463e41e1c71802b8382e3b76b4ae22fd1e6508f151fde72424a10952
|