[![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/68/a6/13b68f4f44bbf6abcaec9ad5d55980df3194706eaeade1856897168dd012/pylookyloo-1.26.1.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.26.1",
"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": "af2119b42d7cde3e12f090a5ee24f878663f7cd2109363208b9f2c7e00691d55",
"md5": "4a6e1497468df54e919dc58e3dc8ac60",
"sha256": "5b7072a0703b5c32197e3ee1008c084c30060179880232d4933f44b2d3b9f29a"
},
"downloads": -1,
"filename": "pylookyloo-1.26.1-py3-none-any.whl",
"has_sig": false,
"md5_digest": "4a6e1497468df54e919dc58e3dc8ac60",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": "<4.0,>=3.8",
"size": 9944,
"upload_time": "2024-10-10T15:42:05",
"upload_time_iso_8601": "2024-10-10T15:42:05.553081Z",
"url": "https://files.pythonhosted.org/packages/af/21/19b42d7cde3e12f090a5ee24f878663f7cd2109363208b9f2c7e00691d55/pylookyloo-1.26.1-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "68a613b68f4f44bbf6abcaec9ad5d55980df3194706eaeade1856897168dd012",
"md5": "3c3a89c07357b38191308766aa4c9199",
"sha256": "5e963cf24d8d85446efabea4f3460a69294108b29377c0bc7c063a6569f4aebc"
},
"downloads": -1,
"filename": "pylookyloo-1.26.1.tar.gz",
"has_sig": false,
"md5_digest": "3c3a89c07357b38191308766aa4c9199",
"packagetype": "sdist",
"python_version": "source",
"requires_python": "<4.0,>=3.8",
"size": 9242,
"upload_time": "2024-10-10T15:42:07",
"upload_time_iso_8601": "2024-10-10T15:42:07.067380Z",
"url": "https://files.pythonhosted.org/packages/68/a6/13b68f4f44bbf6abcaec9ad5d55980df3194706eaeade1856897168dd012/pylookyloo-1.26.1.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-10-10 15:42:07",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "lookyloo",
"github_project": "PyLookyloo",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"lcname": "pylookyloo"
}