fzansari / bing_rewards

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Steps to use bing_rewards.py script

  1. Install python virtualenv
  2. Trigger command "virtualenv ."
  3. Activate virtual environment "cd bing_rewards; source bin/activate"
  4. Install required module "pip install -r requirements.txt"
  5. Run bing_rewards.py script after replacing your bing username and password "./bing_rewards.py"

About


Languages

Language:Python 100.0%