Skip to main content

Unofficial API for https://nindo.de

Project description

Nindo

This is an unofficial API for the nindo.de website.

Getting Started

To get started you will have to import the Api and initialise it.

from nindo import NindoApi
Api = NindoApi()

When thats done you can use the Api as follows:

from nindo import NindoApi
Api = NindoApi()

Api.getVirals()

Functions

.getVirals()

Returns a list of the currently Viral Posts.

.getCharts(platform)

Returns a list of the current Charts for the given platform.

.getCoupons()

Returns a list of Coupons.

.getUpcomingMilestones()

Returns a list of Milestones that haven't been surpassed yet.

.getPastMilestones()

Returns a list of Milestones that have already been surpassed.

Classes

Artist

Artist.name (String)
Artist.id (String)

Channel

Channel.id (String)
Channel.avatar (String)
Channel.last_post_id (String)

Post

Post.id (String)
Post.platform (String)
Post.timestamp (String)
Post.title (String or None)
Post.age_restricted (Boolean)
Post.clickbait_score (String)
Post.shitstorm_score (String)
Post.shitstorm_score (String)

Post.artist (Artist)
Post.channel (Channel)

Chart

Chart.id (String)
Chart.rank (Integer)
Chart.artists (Artist)
Chart.rank (Integer)
Chart.type (String)

Viral

Viral.id (String)
Viral.platform (String)
Viral.timestamp (String)
Viral.type (String)
Viral.value (Integer)

Milestone

Milestone.current_subs (Integer)
Milestone.expected_time (String)
Milestone.surpassed (Boolean)
Milestone.channel (Channel)
Milestone.artist (Artist)

Brand

Brand.id (Integer)
Brand.name (String)
Brand.url (String)
Brand.branch (String)
Brand.color (String)

Coupon

Coupon.id (Integer)
Coupon.timestamp (String)
Coupon.discount (String)
Coupon.code (String)
Coupon.valid (Boolean)
Coupon.validUntil (String)
Coupon.url (String)
Coupon.terms (String)
Coupon.artist (Artist)
Coupon.brand (Brand)

TYPES

The TYPES class is not like the other classes, it is used to work with the functions that the API provides. e. g.

from nindo import TYPES, NindoApi
Api = NindoApi()
Api.getCharts(TYPES.Charts.YOUTUBE)

TYPES.Chart.YOUTUBE (String)
TYPES.Chart.INSTAGRAM (String)
TYPES.Chart.TWITTER (String)
TYPES.Chart.TWITCH (String)
TYPES.Chart.TIKTOK (String)
TYPES.Chart.DISPLAY (Dictionary)

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

nindo-0.0.2.fix.tar.gz (5.0 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

nindo-0.0.2.fix-py3-none-any.whl (5.9 kB view details)

Uploaded

File details

Details for the file nindo-0.0.2.fix.tar.gz.

File metadata

  • Download URL: nindo-0.0.2.fix.tar.gz
  • Upload date:
  • Size: 5.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.3

File hashes

Hashes for nindo-0.0.2.fix.tar.gz
Algorithm Hash digest
SHA256 0169b7d7ac647e4cac5b25264b4e27d79ab505233fe469913e3901aec8ee2cde
MD5 7d2404093c370bda9349967833c74bec
BLAKE2b-256 01e761e4d4615ee2f5b061130663d711551b63a8e1316b96c0524f89aafc60dd

See more details on using hashes here.

File details

Details for the file nindo-0.0.2.fix-py3-none-any.whl.

File metadata

  • Download URL: nindo-0.0.2.fix-py3-none-any.whl
  • Upload date:
  • Size: 5.9 kB
  • Tags:
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.2.0 pkginfo/1.5.0.1 requests/2.24.0 setuptools/49.2.0 requests-toolbelt/0.9.1 tqdm/4.46.1 CPython/3.8.3

File hashes

Hashes for nindo-0.0.2.fix-py3-none-any.whl
Algorithm Hash digest
SHA256 02fd18b399d5b3f71aedd5dbc71fdc5d7cd2465d5da9a423da19346bfe5c5f8e
MD5 fae8fc53fda72d0a46532d3b1b8c0fd3
BLAKE2b-256 f3d226d52f5c0a8c4fa570754c3b0ea74f73e7eb88dd1759a3e251c7af84be30

See more details on using hashes here.

Supported by

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