Commit Graph

5 Commits

Author SHA1 Message Date
Vineet Ahuja
bd3ac26f55
Fix missing import for json module (#509)
json module is used in ddg search and so that method fails since json module is not imported
2022-04-16 11:36:25 +10:00
prairie-guy
a8701a6af3
Added function 'search_images_ddg' to search Duck Duck Go with same api as 'search_images_bing', except for the need for the api-key. Also, this function removes duplicated urls. Accordingly, the paramater is 'max_n' (#250) 2020-11-29 07:12:49 -08:00
Josh Kraft
d9a9be4d6a
Updating for new Bing API requirements. (#333) 2020-11-29 06:27:35 -08:00
Jeremy Howard
efff9626b0 fastai 2020-08-21 12:36:27 -07:00
Jeremy Howard
0a3a554230 init commit 2020-02-28 11:44:06 -08:00