The unofficial API for KissCartoon websites
Project description
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
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 details)
Built Distribution
File details
Details for the file kisscartoon-api-0.1.tar.gz
.
File metadata
- Download URL: kisscartoon-api-0.1.tar.gz
- Upload date:
- Size: 6.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0f641b9b6f6bdcf96b0406e56fd1ce7c36890687d07ee9d9b6c0c1e597a1aef0 |
|
MD5 | 0963a99eabad4ddd80beab37b83c4cc6 |
|
BLAKE2b-256 | 5d360f3720b65f539f6bcb49a5d4dd022bdb60b61343c84b922bd26c6cb89ed3 |
File details
Details for the file kisscartoon_api-0.1-py3-none-any.whl
.
File metadata
- Download URL: kisscartoon_api-0.1-py3-none-any.whl
- Upload date:
- Size: 7.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 093f0ef3d04e32c2995e8aa7b159799ff1c5939ac53546444562501cbc6c9c06 |
|
MD5 | 0c72307d983982feec8863f1ab40de55 |
|
BLAKE2b-256 | f8c6d7f0d180548ead62cc8cd674f9989c5d0398df212537875d59700cfd094c |