Usage: python3 scraper.py [options] [URL]
- Scrapes existing live chats and details associated with each chat message:
- Username
- User ID
- Message ID
- Avatar URL
- Profile URL
- Message Text
- Output csv file
- Listen for new chats and scrape them as they come in
- Add option
- Time to scrape for (in seconds, or until end of stream)