Skip to main content

The Unofficial Triller API Wrapper in Python 3.

Project description

triller-api

The Unofficial Triller API Wrapper In Python

LinkedIn Sponsor Me GitHub release (latest by date) Build Status GitHub Downloads Support Server

Getting Started

Run the following command to install it from PyPi

pip install TrillerAPI

Basic Quick Start Script

import TrillerAPI
user = TrillerAPI.login("YOUR_TRILLER_USERNAME", "YOUR_TRILLER_PASSWORD")
trending = user.get_trending()

Full Documentation (as of now you only have to read the TrillerAPI.user User class)

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

TrillerAPI-0.0.1.tar.gz (4.5 kB view hashes)

Uploaded Source

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