Skip to content

AISHIK999/python_watcher

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python watcher

Description:

Instructions:

  • Make sure Python is installed in the system.
  • Install selenium using
pip install selenium
  • Clone the repository :
git clone https://github.com/AISHIK999/python_viewbot.git
  • Move into the directory:
cd python_viewbot
  • Give executable permissions to the edgedriver:
chmod +x msedgedriver
  • Make changes to the script: Open the main.py in a text editor. Replace the link in the site variable to the link of the stream you want to view.

Now open the bot.sh file in a text editor and change the active instances and the sleep time as directed by the comments. Save and exit.
  • Run the script:
bash bot.sh

DISCLAIMER:

This script was created only for educational purposes. I am in no way to be held responsible for any kind of damage dealt (public or personal) to someone for using this script.

About

Webdriver instances to crawl webpages anonymously

Topics

Resources

Stars

Watchers

Forks