Skip to content

Releases: tristantao/py-bing-search

Python 3 Compatible

17 May 23:33
Compare
Choose a tag to compare

Works with Python 3 and installs via pip3. Updated docs. Stable build for now.

Updated to handle most searchable source types

05 May 01:47
Compare
Choose a tag to compare

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

03 Feb 18:46
Compare
Choose a tag to compare

everything is working with the new uri, and search_all etc.

0.1.2

08 Mar 23:34
Compare
Choose a tag to compare
updating setup

0.1.1.1

08 Mar 23:26
Compare
Choose a tag to compare
added empty init

Working (hopefully) release

08 Mar 23:14
Compare
Choose a tag to compare
0.1.0.1

added empty init

very first release

08 Mar 21:39
Compare
Choose a tag to compare
very first release Pre-release
Pre-release

Release for a semi-stable initial draft.