Last updated:
0 purchases
pylookyloo 1.25.0
PyLookyloo
This is the client API for Lookyloo.
Installation
pip install pylookyloo
Usage
Command line
You can use the lookyloo command to enqueue a URL.
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
For personal and professional use. You cannot resell or redistribute these repositories in their original state.
There are no reviews.