Redacted.ch API
Project description
redapi
This project is based off of whatapi and provides a wrapper around the AJAX API for Redacted.ch. As of right now, it only supports API Key authentication.
Example usage:
>>> import redapi
>>> apihandle = redapi.RedAPI(apikey='v22rdsreb.cg54vt5 3633fyru2894fg54')
>>> apihandle.request("browse", searchstr="Square Up")
...
>>> apihandle.get_torrent()
To use another tracker:
>>> import redapi
>>> apihandle = redapi.RedAPI(apikey='v22rdsreb.cg54vt5 3633fyru2894fg54', server='https://passtheheadphones.me')
>>> apihandle.request("browse", searchstr="The Beatles")
...
Basic API reference available at What documentation and on the Redacted API Documentation.
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
redapi-0.2.2.tar.gz
(3.6 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 redapi-0.2.2.tar.gz.
File metadata
- Download URL: redapi-0.2.2.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4213cc2f61728a5366181fddfe4fbf6d77f185cb53a7ff2b1eb4b657de9c61dc
|
|
| MD5 |
c0ddb8de7794114653c7a351d0410c61
|
|
| BLAKE2b-256 |
80dbc94095965b19a4b3797ce7f838f4535af5876f928199547554509eb77644
|
File details
Details for the file redapi-0.2.2-py3-none-any.whl.
File metadata
- Download URL: redapi-0.2.2-py3-none-any.whl
- Upload date:
- Size: 4.0 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.22.0 setuptools/46.1.3 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.7.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
b99cdc1061a4a6f6e1cd86413264a7deab3474f652fdc80ee34b9ee4f9cca122
|
|
| MD5 |
c58bc7cc454c8423ea06a516f5a0d52f
|
|
| BLAKE2b-256 |
72d701534e5f2d5980f4f9a82734e263211b9fffc5c878d6011784e48a4f0897
|