ltranco / BingBot

Simple BingBot implemented using Splinter library. Project for educational purposes only.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Notes:

  1. Splinter library must be installed. Run pip install splinter to install.
  2. If pip is not installed, run sudo easy_install pip
  3. To execute, run python bing.py
  4. Script reads login information from login.txt.

About

Simple BingBot implemented using Splinter library. Project for educational purposes only.


Languages

Language:Python 100.0%