bingsearch

A simple Python wrapper for the Azure Bing Search API
Download

bingsearch Ranking & Summary

Advertisement

  • Rating:
  • License:
  • MIT/X Consortium Lic...
  • Price:
  • FREE
  • Publisher Name:
  • Guitarparty.com
  • Publisher web site:
  • http://github.com/guitarparty/

bingsearch Tags


bingsearch Description

bingsearch is an extremely thin Python wrapper for Microsoft Azure Bing Search API.UsageJust remember to set the API_KEY as your own. >>> import bingsearch >>> bingsearch.API_KEY='Your-Api-Key-Here' >>> r = bingsearch.request("Python Software Foundation") >>> r.status_code 200 >>> r u'Python Software Foundation Home Page. The mission of the Python Software Foundation is to promote, protect, and advance the Python programming language, and to ...' >>> r u'http://www.python.org/psf/Product's homepage


bingsearch Related Software