Skip to main content

Send discord webhooks with all the daily releases from webtoon

Project description

Webtoon Hooks

discord webhooks package for webtoons.com information

Installation

pip install WebtoonHooks

Usage

Send complete designed webhook with all the daily releases

Daily update

>>> from WebtoonHooks import ReleaseHook
>>> release = ReleaseHook()
>>> release.send("SECRET-WEBHOOK-URL")

Send webhook with the weekly hot webtoons

Weekly hot

>>> from WebtoonHooks import WeeklyHotHook
>>> hot = WeeklyHotHook()
>>> hot.send("SECRET-WEBHOOK-URL")

Get list of the dailies releases

>>> WebtoonHooks.get_daily_releases()   # list(<WebtoonHooks.Card>)
[
    Card(Boyfriend of the Dead, Comedy, Ushio, linked),
    Card(My Giant Nerd Boyfriend, Slice of life, fishball, linked),
    Card(Muted, Drama, Miranda Mundt, linked),
    ...
]

Get list of the weekly hot webtoons

>>> WebtoonHooks.get_weekly_hot()   # list(<WebtoonHooks.Card>)

Card object

Represent one daily_card from dailySchedule or challenge

  • Subject
  • Author name
  • Genre
  • Link to episodes list
  • Number of likes
  • New / Paused / UP tags
>>> card.href
'https://www.webtoons.com/en/comedy/boyfriend-of-the-dead/list?title_no=1102'
>>> card.subject
'Boyfriend of the dead'
<<<<<<< HEAD
>>> card.is_new
True

Made with 💗 for LINE WEBTOON by Aluma Gelbard.



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

WebtoonHooks-2.0.1.tar.gz (4.1 kB view details)

Uploaded Source

Built Distribution

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

WebtoonHooks-2.0.1-py3-none-any.whl (4.9 kB view details)

Uploaded Python 3

File details

Details for the file WebtoonHooks-2.0.1.tar.gz.

File metadata

  • Download URL: WebtoonHooks-2.0.1.tar.gz
  • Upload date:
  • Size: 4.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.11.1 setuptools/41.0.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.6

File hashes

Hashes for WebtoonHooks-2.0.1.tar.gz
Algorithm Hash digest
SHA256 9c33a674efdf10923b3ef7d5d0d55a081f1477d75a15a89f8110ae7193740845
MD5 e36abe2fc632a4d89353d8c753865871
BLAKE2b-256 1f68d6e02713e82e1da1d58224e3c2b94fc3f94bf6032c6881a3367d7545fa61

See more details on using hashes here.

File details

Details for the file WebtoonHooks-2.0.1-py3-none-any.whl.

File metadata

  • Download URL: WebtoonHooks-2.0.1-py3-none-any.whl
  • Upload date:
  • Size: 4.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.11.1 setuptools/41.0.0 requests-toolbelt/0.9.1 tqdm/4.31.1 CPython/3.6.6

File hashes

Hashes for WebtoonHooks-2.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 6f789b028e7c0e54e672e77c37d3e496dac0578e9c4b686e56b5d639a79c0403
MD5 1f187e1b5d3cfde03c5405d2e5f58575
BLAKE2b-256 d680515b431c192c5c9e00be7bfee19f84cce4316d21d808a58fb850c642013d

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