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
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 details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
twitchDig-0.1-py3-none-any.whl
(20.8 kB
view details)
File details
Details for the file twitchDig-0.1.tar.gz.
File metadata
- Download URL: twitchDig-0.1.tar.gz
- Upload date:
- Size: 17.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
73e679fb2331380042352236653e0ae29f5e959f61926e6923718e9eb32809e0
|
|
| MD5 |
062a381b875747f0cdbc37f2ee9bc3c3
|
|
| BLAKE2b-256 |
6de42bdc1003ef3bb5af0f3aff0154f9560d22e04cf7c051f2104fcc54ff46ef
|
File details
Details for the file twitchDig-0.1-py3-none-any.whl.
File metadata
- Download URL: twitchDig-0.1-py3-none-any.whl
- Upload date:
- Size: 20.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.11.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4e6abf8a9b324b581a06c3de332b7ce4d81124abc067743309a0708ec46c4dc7
|
|
| MD5 |
ce67d671e2f6e73299eb18caebdb08b5
|
|
| BLAKE2b-256 |
086e6fbf293ee1568599292747cb65f8c6223532809bfb29dc877ed9a273cfb2
|