TwitchDig’s Documentation

from twitchDig.bot import Bot

app = Bot()

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

What is this?

Twitch is a popular video/game streaming platform used by millions of people. This library is meant to scrape the Videos, Users , Games and Search Results from Twitch.

How should I use the documentation?

If you are getting started with the library, you should follow the documentation in order by pressing the “Next” button at the bottom-right of every page.

You can also use the menu on the left to quickly skip over sections.