Client for Bing API v5 Web Search
Project description
Python Client for Bing API v5, Web Search
See API Reference:
Install
$ pip install bing-web-search-api
How to use
from bing_web_search_api import Client
apikey = 'Your Ocp-Apim-Subscription-Key'
client = Client(apikey=apikey)
response, content = client.search(q='...')
License
See LICENSE _ for more information.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file bing-web-search-api-0.0.1.tar.gz
.
File metadata
- Download URL: bing-web-search-api-0.0.1.tar.gz
- Upload date:
- Size: 2.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | acb7fdfefda5fbb3bd1b8f2fc5e1a10d7b3b07cd8335cac663766ba5ed438b1e |
|
MD5 | 7c1c202fc7cc16854ae3af78573c2c4b |
|
BLAKE2b-256 | 950ad5f81e54aa3807ace967d0d804ae2909c5623c4166d3909a0cda65ed7be8 |