Skip to main content

The unofficial API for KissCartoon websites

Project description

https://app.codeship.com/projects/f4ea9bc0-04dd-0135-f186-5e3f2d6fab44/status?branch=master

KissCartoon API

This is unofficial API for kisscartoon.io website. It’s written for Python 3, tested on Python3.6 and Python3.4

Installation

The package is on Pypi, so you can install it simply with pip install kisscartoon-api

Usage

Instructions for use can be found at the webpage of full documentation: kisscartoon-api.rtfd.org

Example of use

>>> from KissCartoon import *
>>> kiss_list = KissCartoon().search('brickleberry')
>>> for series in kiss_list:
...     print(series)
...
Brickleberry Season 01
Brickleberry Season 03
Brickleberry Season 02

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

kisscartoon-api-0.1.tar.gz (6.0 kB view hashes)

Uploaded Source

Built Distribution

kisscartoon_api-0.1-py3-none-any.whl (7.6 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