pyurlquerycli


Namepyurlquerycli JSON
Version 1.3 PyPI version JSON
download
home_pageNone
SummaryA simple script to interact with urlquery.net APIs from cli
upload_time2025-09-03 18:48:16
maintainerNone
docs_urlNone
authorNone
requires_python>=3
licenseNone
keywords urlquery url malware phishing analyze sandbox
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            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 >

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "pyurlquerycli",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3",
    "maintainer_email": null,
    "keywords": "urlquery, url, malware, phishing, analyze, sandbox",
    "author": null,
    "author_email": "tdebize@mail.com",
    "download_url": "https://files.pythonhosted.org/packages/e4/10/8ec71060bb568d308e5e3d5175ce4214554028dc1fe2a440dbe6996e8600/pyurlquerycli-1.3.tar.gz",
    "platform": null,
    "description": "pyurlquerycli\n=============\n\nDescription\n-----------\nA simple script to interact with urlquery.net APIs from cli.\n\n\nUsage\n-----\n```\n$ python3 -Wall pyurlquerycli/pyurlquerycli.py -h\nusage: pyurlquerycli.py [-h] -i INPUT_FILE [-k API_KEY] [{submit,check}]\n\nversion: 1.0\n\npositional arguments:\n  {submit,check}        Action to do on urlquery.net (default 'submit')\n\noptional arguments:\n  -h, --help            show this help message and exit\n\ncommon parameters:\n  -i INPUT_FILE, --input-file INPUT_FILE\n                        Input file (either list of newline-separated FQDN or URL (for submitting) || submission UUID (for\n                        checking reports)\n  -k API_KEY, --api-key API_KEY\n                        API key (could either be provided in the \"SECRET_URLQUERY_APIKEY\" env var)\n```\n  \n\nChangelog\n---------\n* version 1.0 - 2025-08-03: Initial commit\n\nCopyright and license\n---------------------\n\npyurlquerycli 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.\n\npyurlquerycli 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.  \n\nSee the GNU Lesser General Public License for more details.\n\nYou should have received a copy of the GNU General Public License along with pyurlquerycli. \nIf not, see http://www.gnu.org/licenses/.\n\nContact\n-------\n* Thomas Debize < tdebize at mail d0t com >\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A simple script to interact with urlquery.net APIs from cli",
    "version": "1.3",
    "project_urls": null,
    "split_keywords": [
        "urlquery",
        " url",
        " malware",
        " phishing",
        " analyze",
        " sandbox"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c198718f43ff19491affe82fe0a4525b72d9e502eb7aee5e86317f5703374e81",
                "md5": "633c5ef939f203cb0581b4ffac493f03",
                "sha256": "cc891e8c7689b9e22de14a6a849abbd833042f7d5f1650e8f50f253f0833b278"
            },
            "downloads": -1,
            "filename": "pyurlquerycli-1.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "633c5ef939f203cb0581b4ffac493f03",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3",
            "size": 4458,
            "upload_time": "2025-09-03T18:48:15",
            "upload_time_iso_8601": "2025-09-03T18:48:15.012137Z",
            "url": "https://files.pythonhosted.org/packages/c1/98/718f43ff19491affe82fe0a4525b72d9e502eb7aee5e86317f5703374e81/pyurlquerycli-1.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "e4108ec71060bb568d308e5e3d5175ce4214554028dc1fe2a440dbe6996e8600",
                "md5": "f14e179815e858416cc9b8f28a463637",
                "sha256": "4342e47e17940feea573878c7a9626afd72d839465132c9f7463b9568d9bd425"
            },
            "downloads": -1,
            "filename": "pyurlquerycli-1.3.tar.gz",
            "has_sig": false,
            "md5_digest": "f14e179815e858416cc9b8f28a463637",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3",
            "size": 3696,
            "upload_time": "2025-09-03T18:48:16",
            "upload_time_iso_8601": "2025-09-03T18:48:16.355971Z",
            "url": "https://files.pythonhosted.org/packages/e4/10/8ec71060bb568d308e5e3d5175ce4214554028dc1fe2a440dbe6996e8600/pyurlquerycli-1.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-09-03 18:48:16",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "pyurlquerycli"
}
        
Elapsed time: 1.17171s