A api wrapper for lyntr`s api in python
This project has been archived.
The maintainers of this project have marked this project as archived. No new releases are expected.
Project description
lyntrpy
A api wrapper for lyntr`s api in python
How to make the .env file
In order to create a .env file you need 3 cookies:
_TOKEN_DO_NOT_SHAREtemp-discord-tokencf_clearance
The _TOKEN_DO_NOT_SHARE cookie is required to authenticate with the lyntr api.
The temp-discord-token cookie is only needed when creating an account (to my knowledge) so it can probaly left empty but i would stil set it.
The cf_clearance is used to authenticate with cloudflare and use the api and not be blocked. This cookie is known for expirering quickly, for now the
solution is to manualy copy the cookie from a browser and paste it it (i am working on an automatic system).
Now that we know what each cookie does, how to actually get them? (please note the tutorial for getting the cookies is for firefox)
Firstly navigate to lyntr and press Control+S+I, you should be meet with this
Now navigate to the Storage tab
And click on Cookies > https://lyntr.com
Now copy the _TOKEN_DO_NOT_SHARE cookie to the file .env to a variable named TOKEN, the temp-discord-token cookie to temp-discord-token and the cf_clearance cookie to cf_clearance.
If you do all these steps correctly you should be able to start implementing the wrapper in your code.
Happy Codeing.
ToDo
- Add photo support for lynting
- Add auto cloudflare cookies collector from browser to .env is not required
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
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 lyntrpy-1.0.0.tar.gz.
File metadata
- Download URL: lyntrpy-1.0.0.tar.gz
- Upload date:
- Size: 15.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
77e3a262b2078a261d68e3aebfb7008362f86df158623a98a1e7bb1b352cba79
|
|
| MD5 |
6aadf54291c5fcbad626cc7041c5ca00
|
|
| BLAKE2b-256 |
3de5075857f84902bdf64e96ddd20ea35bdfde7194e699305720b9e8637397a0
|
File details
Details for the file lyntrpy-1.0.0-py3-none-any.whl.
File metadata
- Download URL: lyntrpy-1.0.0-py3-none-any.whl
- Upload date:
- Size: 16.7 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.1.1 CPython/3.12.4
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
33244857976457da4de04599fa8073c280623ff772480f75c7deb29edfd04cda
|
|
| MD5 |
611a892c8b168f5164012b4b6ba67ae6
|
|
| BLAKE2b-256 |
1d7b111fdd4fa459a0d08e78cbd2b6c89fdc8120f392117be8a3184d49a9aebe
|