/Blog-Eye

A bot in python that adds views to the blogs and websites using the Tor network

Primary LanguagePythonMIT LicenseMIT

Blog-Eye

 _     _                               
| |__ | | ___   __ _    ___ _   _  ___ 
| '_ \| |/ _ \ / _` |  / _ \ | | |/ _ \
| |_) | | (_) | (_| | |  __/ |_| |  __/
|_.__/|_|\___/ \__, |  \___|\__, |\___|
               |___/        |___/      

A bot in python that adds views to the blogs and websites using the Tor network

Usage

  1. Download command line tor
$ sudo apt install tor
  1. Tor would be running in background so stop the service
$ sudo service stop tor
  1. Install the dependencies
$ pip install -r requirements.txt
  1. Run the blogeye.py
$ python blogeye.py
  1. Enter the prompted values. Done....