Skip to main content

An easy Twitch Scraper

Project description

twitchDig

Fun Project to Scrape Twitch

Prerequisites

Before you begin, ensure you have met the following requirements:

  • Internet Connection
  • Python 3.6+
  • httpx
  • websocket

Installation:

pip install twitchDig

Keep synced with latest fixes

Pip might not be always updated , so to keep everything synced.
pip install https://github.com/mahrtayyab/twitchDig/archive/main.zip --upgrade 

A Quick Example:

from twitchDig.bot import Bot

app = Bot()

user = app.get_user("kharltayyab")
print(user)

Full Documentation and Changelogs are Coming Soon

Project details


Release history Release notifications | RSS feed

This version

0.1

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

twitchDig-0.1.tar.gz (17.3 kB view hashes)

Uploaded Source

Built Distribution

twitchDig-0.1-py3-none-any.whl (20.8 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