Skip to main content

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


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 hashes)

Uploaded Source

Built Distribution

redapi-0.2.2-py3-none-any.whl (4.0 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page