pylookyloo


Namepylookyloo JSON
Version 1.24.0 PyPI version JSON
download
home_pagehttps://github.com/lookyloo/PyLookyloo
SummaryPython CLI and module for Lookyloo
upload_time2024-03-31 00:05:58
maintainerNone
docs_urlNone
authorRaphaël Vinot
requires_python<4.0,>=3.8
licenseBSD-3-Clause
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            [![Documentation Status](https://readthedocs.org/projects/pylookyloo/badge/?version=latest)](https://pylookyloo.readthedocs.io/en/latest/?badge=latest)

# PyLookyloo

This is the client API for [Lookyloo](https://www.lookyloo.eu).

## Installation

```bash
pip install pylookyloo
```

## Usage

### Command line

You can use the `lookyloo` command to enqueue a URL.

```bash
usage: lookyloo [-h] [--url URL] --query QUERY

Enqueue a URL on Lookyloo.

optional arguments:
  -h, --help     show this help message and exit
  --url URL      URL of the instance (defaults to https://lookyloo.circl.lu/,
                 the public instance).
  --query QUERY  URL to enqueue.
  --listing      Should the report be publicly listed.
  --redirects    Get redirects for a given capture.

The response is the permanent URL where you can see the result of the capture.
```

### Library

See [API Reference](https://pylookyloo.readthedocs.io/en/latest/api_reference.html)


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/lookyloo/PyLookyloo",
    "name": "pylookyloo",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<4.0,>=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": "Rapha\u00ebl Vinot",
    "author_email": "raphael.vinot@circl.lu",
    "download_url": "https://files.pythonhosted.org/packages/6e/25/b45c6d2fc329de799ef1e09e560d63047e29e1908cb13160cad74263f029/pylookyloo-1.24.0.tar.gz",
    "platform": null,
    "description": "[![Documentation Status](https://readthedocs.org/projects/pylookyloo/badge/?version=latest)](https://pylookyloo.readthedocs.io/en/latest/?badge=latest)\n\n# PyLookyloo\n\nThis is the client API for [Lookyloo](https://www.lookyloo.eu).\n\n## Installation\n\n```bash\npip install pylookyloo\n```\n\n## Usage\n\n### Command line\n\nYou can use the `lookyloo` command to enqueue a URL.\n\n```bash\nusage: lookyloo [-h] [--url URL] --query QUERY\n\nEnqueue a URL on Lookyloo.\n\noptional arguments:\n  -h, --help     show this help message and exit\n  --url URL      URL of the instance (defaults to https://lookyloo.circl.lu/,\n                 the public instance).\n  --query QUERY  URL to enqueue.\n  --listing      Should the report be publicly listed.\n  --redirects    Get redirects for a given capture.\n\nThe response is the permanent URL where you can see the result of the capture.\n```\n\n### Library\n\nSee [API Reference](https://pylookyloo.readthedocs.io/en/latest/api_reference.html)\n\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "Python CLI and module for Lookyloo",
    "version": "1.24.0",
    "project_urls": {
        "Documentation": "https://pylookyloo.readthedocs.io/en/latest/",
        "Homepage": "https://github.com/lookyloo/PyLookyloo",
        "Repository": "https://github.com/lookyloo/PyLookyloo"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "42ef3cea5beedc4adeb45572bfde06636089e2a57b07f258ceeb71ed7114b826",
                "md5": "219671f6edf3d907131553b09f28308f",
                "sha256": "0eaee9d94ada1f0e43efe3e555c72ed72552cd196fbabb692ead0fce43af05ad"
            },
            "downloads": -1,
            "filename": "pylookyloo-1.24.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "219671f6edf3d907131553b09f28308f",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.8",
            "size": 8769,
            "upload_time": "2024-03-31T00:05:50",
            "upload_time_iso_8601": "2024-03-31T00:05:50.468128Z",
            "url": "https://files.pythonhosted.org/packages/42/ef/3cea5beedc4adeb45572bfde06636089e2a57b07f258ceeb71ed7114b826/pylookyloo-1.24.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "6e25b45c6d2fc329de799ef1e09e560d63047e29e1908cb13160cad74263f029",
                "md5": "f25e9c14d6b50aad644a327e00ddffa6",
                "sha256": "ccc177fe3ffe6d37f5594759da8a8c1f0b3ebce725f25e4f367a2150455ced34"
            },
            "downloads": -1,
            "filename": "pylookyloo-1.24.0.tar.gz",
            "has_sig": false,
            "md5_digest": "f25e9c14d6b50aad644a327e00ddffa6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.8",
            "size": 8085,
            "upload_time": "2024-03-31T00:05:58",
            "upload_time_iso_8601": "2024-03-31T00:05:58.268762Z",
            "url": "https://files.pythonhosted.org/packages/6e/25/b45c6d2fc329de799ef1e09e560d63047e29e1908cb13160cad74263f029/pylookyloo-1.24.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-31 00:05:58",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "lookyloo",
    "github_project": "PyLookyloo",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "pylookyloo"
}
        
Elapsed time: 0.21795s