Skip to content

Releases: deedy5/duckduckgo_search

v3.0.2

17 May 21:49
Compare
Choose a tag to compare
  1. Bugfix in _resp_to_json()
  2. Sleep 1 sec if HTTPError to prevent ip blocking

v3.0.1

17 May 17:10
02e96f6
Compare
Choose a tag to compare

Bugfix: change f-string for python 3.7 compatibility

v3.0.0

17 May 16:41
984d69b
Compare
Choose a tag to compare
  1. the code is rewritten as a class to make it easier to use with a proxy.
  2. the VQD_CACHE is deleted pending clarification because vqd's for some reason changes.
  3. ddg, ddg_images, ddg_videos, ddg_news, ddg_answers, ddg_suggestions, ddg_translate, ddg_maps functions are now deprecated. They will be removed in the future.
  4. output and download parameters were removed from the functions and the functionality was moved to the CLI module.
  5. issue templates added.

v2.9.5

12 May 17:55
90a2cd7
Compare
Choose a tag to compare

Remove '=' from f-strings for python 3.7 compatibility

v2.9.4

11 May 20:06
7ac6a2e
Compare
Choose a tag to compare
  1. BUGFIX in _get_vqd(). Replace ' by " 56908f8
  2. improve logging

v2.9.3

04 May 16:31
b66d243
Compare
Choose a tag to compare

refresh_vqd if '506.js' in resp.url

v2.9.2

02 May 21:42
0227595
Compare
Choose a tag to compare
  1. don't close VQD_CACHE after each access operation

v2.9.1

30 Apr 18:42
26eca52
Compare
Choose a tag to compare

store the cache in the module directory by default

v2.9.0

30 Apr 10:56
933195c
Compare
Choose a tag to compare
  1. save vqd's to vqd_cache file,
  2. add diskcache to requirements.

v2.8.6

15 Apr 09:07
46ac914
Compare
Choose a tag to compare

Folder name error when using site: