Skip to main content

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 or discover_item 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'
>>> card.is_new
True

Made with 💗 for LINE WEBTOON by Aluma Gelbard.

Release files for WebtoonHooks 2.0.2

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Built distribution (wheel)

Table of built distributions (wheels) for WebtoonHooks 2.0.2
File Interpreter ABI Platform
WebtoonHooks-2.0.2-py3-none-any.whl Python 3 none any Details

Release files / WebtoonHooks-2.0.2-py3-none-any.whl

Download URL WebtoonHooks-2.0.2-py3-none-any.whl
Size 4.9 kB
Tags Python 3
SHA-256 checksum
How to use checksums
0c50b960eae089ece212238b99a562448dd16d49b760b573d0c4726eee5d2461
BLAKE2b-256 checksum
How to use checksums
063e36a5ce5467e078c8915765856210130ba728b8a8359884e6c5e184680f95
Upload date
Uploaded using Trusted Publishing?
What is 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

Release history Release notifications | RSS feed

This release

2.0.2 This release

1 release file

2.0.1

2 release files

2.0.0

2 release files

1.0

2 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page