AleDiass / Simple-Twitch-scraper

a Simple Twitch Scraper to See if user is online , Stream time , Stream title , Game and spectators , // Created with puppeteer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple Twitch Scraper

  • Created With :

    • Puppeter
    • Readlines

  • How to Use:
    • Clone or Forks This Repository
    • Open the Folder and Install Dependencies With Npm or Yarn install , Start de index.js and insert a Twitch User in Console.

  • Input Example :
      - Node index.js
      - Twitch User Target : User123
    
  • Output Example :
      - User : User123
      - Game : The Game
      - Live Stream Started At : 00:10:32
      - Spectators : 2345 Viewers
      - Stream Title : Hello :)
    

About

a Simple Twitch Scraper to See if user is online , Stream time , Stream title , Game and spectators , // Created with puppeteer


Languages

Language:JavaScript 100.0%