Api no oficial de Google lens creada por mi.
Project description
linkmailLensApi
Api no oficial de Google lens creada por mi.
ES
Características
Por ahora su funcionalidad es buscar la fuente de la imagen y no resultados similares.
Uso
Clonar el repositorio:
https://github.com/Linkmail16/linkmailLensApi
Uso:
from linkmailLensApi import lenSearchUrl
url = input("URL: ")
len = lenSearchUrl(url) # llamar a la funcion para buscar fuente de la imagen
print(len.reply) # para mostrar resultados en json
print(len.statusCode) # para mostrar el estado de la request
print(len.token) # para mostrar el token de la imagen
print(len) # por defecto
- Siempre se guardara un archivo llamado
data.json, ya que las respuestas suelen ser muy grandes y no cabria en la consola, es mejor guardarlo en un archivo para evitar inconvenientes (segun mi opinion).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
linkmaillensapi-0.5.tar.gz
(11.0 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file linkmaillensapi-0.5.tar.gz.
File metadata
- Download URL: linkmaillensapi-0.5.tar.gz
- Upload date:
- Size: 11.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a0f75353cb40353472df517c8306ac1efe989ee5303c2d77594fa0667f21b0ae
|
|
| MD5 |
ef8394c4421b183aad76a50cd6eaa0e5
|
|
| BLAKE2b-256 |
39f100887b12e46fe6944a8d5d65c24729f7c6054abeb7f6219358b7493058b5
|
File details
Details for the file linkmailLensApi-0.5-py3-none-any.whl.
File metadata
- Download URL: linkmailLensApi-0.5-py3-none-any.whl
- Upload date:
- Size: 11.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.11.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cd39c2e58b856b6a8917c74385f79918c5a63093febcdcddd9f4d6f520197929
|
|
| MD5 |
2ee1bf5ac0a2e7b208ab1937f0562f99
|
|
| BLAKE2b-256 |
ad71c7f3e5f01fdf145ed4fae4ecbaa9c0e249a713a22c8d9cc2a6df872772ec
|