Api no oficial de Google lens creada por mi.
Reason this release was yanked:
bugs
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.3.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.3.tar.gz.
File metadata
- Download URL: linkmaillensapi-0.3.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 |
1d015d5177a331e7a6761854577f587cc9019f0e6f153b93803743fefd18a205
|
|
| MD5 |
8507b9cfc6328f3df5575f029b917a34
|
|
| BLAKE2b-256 |
0fa1bc33232b0c98e7597dab1ebf72c75af5730474cfab2e49a714cbd26f0348
|
File details
Details for the file linkmailLensApi-0.3-py3-none-any.whl.
File metadata
- Download URL: linkmailLensApi-0.3-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 |
a6e47571c14c77ed3bac831e2f56859cd1ed4828fdecf97f551a3e245068d7a0
|
|
| MD5 |
860cbf7b989f6ca057579613eb06be4b
|
|
| BLAKE2b-256 |
882183a221c7760057682a1f1fd766722f2c374fcfd64701a76b61831d1312ef
|