Releases: tristantao/py-bing-search
Releases · tristantao/py-bing-search
Python 3 Compatible
Works with Python 3 and installs via pip3. Updated docs. Stable build for now.
Updated to handle most searchable source types
Now able to not only search via web results, but also images, videos, news. Also improved the search functions to be more intuitive. We no longer return the result set + the next search uri. Instead you can run search again and it returns the next set.
This update will break dependencies, specifically with how search is ran.
0.1.7 working beta
everything is working with the new uri, and search_all etc.
0.1.2
updating setup
0.1.1.1
added empty init
Working (hopefully) release
0.1.0.1 added empty init
very first release
Release for a semi-stable initial draft.