Skip to main content

A Python package to bypass cloudflare on kick.com

Project description

Kscraper

Kscraper is a Python package for interacting with Kick.com APIs. It allows you to fetch emotes, leaderboards, messages, polls, and more.

Installation

pip install Kscraper

Usage

from Kscraper import Client

client = Client()

# Get emotes for a user
emotes = client.get_emotes("example_user")
print(emotes)

# Get leaderboard
leaderboard = client.get_leadboard("example_user")
print(leaderboard)

# Get messages from a channel
messages = client.get_messages(123456)
print(messages)

Available Methods

  • get_emotes(username: str): Fetch emotes for a user.
  • get_leadboard(username: str): Fetch leaderboard data.
  • get_messages(user_id: int): Fetch chat messages from a channel.
  • get_current_poll(username: str): Fetch the current poll for a channel.
  • get_top_category(): Fetch the top category on Kick.com.
  • get_featured_streams(): Fetch featured livestreams.
  • get_channel(username: str): Fetch channel details.
  • get_chatroom(username: str): Fetch chatroom details.
  • get_rules(username: str): Fetch chatroom rules.
  • send_chat(user_id: int, token: str, content: str): Send a chat message.

License

This project is licensed under the MIT License.

Contributing

Pull requests are welcome! For major changes, please open an issue first to discuss what you would like to change.

Author

Your Name - GitHub

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

kscraper-1.0.0.tar.gz (2.9 kB view details)

Uploaded Source

Built Distribution

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

kscraper-1.0.0-py3-none-any.whl (3.2 kB view details)

Uploaded Python 3

File details

Details for the file kscraper-1.0.0.tar.gz.

File metadata

  • Download URL: kscraper-1.0.0.tar.gz
  • Upload date:
  • Size: 2.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.9

File hashes

Hashes for kscraper-1.0.0.tar.gz
Algorithm Hash digest
SHA256 e14410a3f228b4d8aacfe36d705f470c4526deffea776379ef5f0740d97ac945
MD5 b2fc791d7861adc7138fb9a813dd6ccc
BLAKE2b-256 2ec80f81eb53b96aae9a644bb784f1714502ea0365a2c15588e653735cb031e4

See more details on using hashes here.

File details

Details for the file kscraper-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: kscraper-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 3.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.11.9

File hashes

Hashes for kscraper-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 d731774ae0944d13be5905e3763bca94aa4fcb62817671513a60cfa80a2dc17e
MD5 a68a045d6181579d9fc7582aae468d0a
BLAKE2b-256 2c0acba38bf986efbe392e82df8ffed5afd7a945e58169d7be41bb5e5b1a9332

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