WebSearch

web search


License
MIT
Install
pip install WebSearch==0.0.0

Documentation

WebSearch

This is a package that gets search results on Bing, Google and Yahoo.

Install

using pip

pip install WebSearch

from repository

git clone https://github.com/nabehide/WebSearch.git
cd WebSearch
python setup.py install