Python wrapper for Webtoon data
Project description
webtoon_data
A preliminary attempt at a Python API wrapper for Webtoon data. For obtaining lists of Webtoon titles and rankings.
Installation
$ pip install webtoon_data
Usage
Provide genre list available in WEBTOON.
>>> get_webtoon_genre_list
>>> ['Drama', 'Fantasy', 'Comedy', 'Action', 'Slice of life', 'Romance', 'Superhero', 'Sci-fi', 'Thriller', 'Supernatural', 'Mystery', 'Sports', 'Historical', 'Heart-warming', 'Horror', 'Informative']
What are the top ranking WEBTOON in specified genre?
>>> get_webtoon_list_ranking('ROMANCE')
>>> [1320, 1218, 1798, 1436, 1468, 2606, 2832, 218...
License
webtoon_data
was created by Kim Eunji. It is licensed under the terms of the MIT license.
Credits
webtoon_data
was created with cookiecutter
and the py-pkgs-cookiecutter
template.
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
webtoon_data-0.1.0.tar.gz
(2.7 kB
view details)
Built Distribution
File details
Details for the file webtoon_data-0.1.0.tar.gz
.
File metadata
- Download URL: webtoon_data-0.1.0.tar.gz
- Upload date:
- Size: 2.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.12 CPython/3.9.7 Darwin/20.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7f12571798ce8d5881a98417d4fbca2eb0882511daa565bd069a8a01141c43b3 |
|
MD5 | 2a5ff0e31fa4cab8f89a9582252680ca |
|
BLAKE2b-256 | a30ede4487ea2889c5d9d2527f0abcb00b8feb47f4ca7f5485b7fae3ef6613d2 |
File details
Details for the file webtoon_data-0.1.0-py3-none-any.whl
.
File metadata
- Download URL: webtoon_data-0.1.0-py3-none-any.whl
- Upload date:
- Size: 3.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.1.12 CPython/3.9.7 Darwin/20.6.0
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 621c59d5abad0d5f9282d849f1477ec47995cd35a58591536424c78f3bbdc55b |
|
MD5 | 99d59284e5c57b12d77f3c337d188f6f |
|
BLAKE2b-256 | 1b3459fa29202af1561089d1b80d66539f3f4d937bf1e436df5e5332375133da |