Skip to main content

No project description provided

Project description

kisstvshow

https://kisstvshow.to/ scraper

Install

pip install kisstvshow

Usage

from kisstvshow import KissTVShow
import json

k = KissTVShow()
# show = k.get_show(show="Show/Outrun-by-Running-Man-2021")
# show = k.get_show_episode(show_ep="Show/Outrun-by-Running-Man-2021/Episode-14?id=29879")

show = k.search("hello")

print(json.dumps(show, indent=2))

© 2023 | tbdsux

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

kisstvshow-0.1.0.tar.gz (4.2 kB view hashes)

Uploaded Source

Built Distribution

kisstvshow-0.1.0-py3-none-any.whl (5.0 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