{ "info": { "author": "Guitarparty.com", "author_email": "oss@guitarparty.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": "Extremely thin python wrapper for Microsoft Azure Bing Search API.\n \n Usage\n =====\n \n Just remember to set the `API_KEY` as your own.\n \n >>> import bingsearch\n >>> bingsearch.API_KEY='Your-Api-Key-Here'\n >>> r = bingsearch.request(\"Python Software Foundation\")\n >>> r.status_code\n 200\n >>> r[0]['Description']\n 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 ...'\n >>> r[0]['Url']\n u'http://www.python.org/psf/", "description_content_type": null, "docs_url": null, "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/guitarparty/bingsearch", "keywords": null, "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "bingsearch", "package_url": "https://pypi.org/project/bingsearch/", "platform": "any", "project_url": "https://pypi.org/project/bingsearch/", "project_urls": { "Homepage": "http://github.com/guitarparty/bingsearch" }, "release_url": "https://pypi.org/project/bingsearch/0.1/", "requires_dist": null, "requires_python": null, "summary": "A simple python wrapper for the Azure Bing Search API.", "version": "0.1" }, "last_serial": 786857, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "14439d865dd9e135497f82ebd74badf8", "sha256": "6cea4d3567b3e660ea197f3f9f1670c9e3dc2a8acf600a0675a59c83f3063abe" }, "downloads": -1, "filename": "bingsearch-0.1-py2.7.egg", "has_sig": false, "md5_digest": "14439d865dd9e135497f82ebd74badf8", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 2275, "upload_time": "2012-06-19T02:55:49", "url": "https://files.pythonhosted.org/packages/2c/c8/388b37737ba005bfaf27bebc569398fba0cf57656971c92c7c1edc739ebd/bingsearch-0.1-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "377d6b8f3050376902aefe3dc2d5c4c5", "sha256": "635aa8dec868a3f40ed90a86a7d1753277183627e64d9e4a6f8f04ba6b49a67c" }, "downloads": -1, "filename": "bingsearch-0.1.tar.gz", "has_sig": false, "md5_digest": "377d6b8f3050376902aefe3dc2d5c4c5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1921, "upload_time": "2012-06-19T03:04:53", "url": "https://files.pythonhosted.org/packages/c2/f4/ea993db80443c55bcb063f46ed483a2de7ff124fce9aaad7bc9857453b93/bingsearch-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "14439d865dd9e135497f82ebd74badf8", "sha256": "6cea4d3567b3e660ea197f3f9f1670c9e3dc2a8acf600a0675a59c83f3063abe" }, "downloads": -1, "filename": "bingsearch-0.1-py2.7.egg", "has_sig": false, "md5_digest": "14439d865dd9e135497f82ebd74badf8", "packagetype": "bdist_egg", "python_version": "2.7", "requires_python": null, "size": 2275, "upload_time": "2012-06-19T02:55:49", "url": "https://files.pythonhosted.org/packages/2c/c8/388b37737ba005bfaf27bebc569398fba0cf57656971c92c7c1edc739ebd/bingsearch-0.1-py2.7.egg" }, { "comment_text": "", "digests": { "md5": "377d6b8f3050376902aefe3dc2d5c4c5", "sha256": "635aa8dec868a3f40ed90a86a7d1753277183627e64d9e4a6f8f04ba6b49a67c" }, "downloads": -1, "filename": "bingsearch-0.1.tar.gz", "has_sig": false, "md5_digest": "377d6b8f3050376902aefe3dc2d5c4c5", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 1921, "upload_time": "2012-06-19T03:04:53", "url": "https://files.pythonhosted.org/packages/c2/f4/ea993db80443c55bcb063f46ed483a2de7ff124fce9aaad7bc9857453b93/bingsearch-0.1.tar.gz" } ] }