fastbook
fastbook copied to clipboard
Deactivate Safe Search for Bing Search
trafficstars
https://github.com/fastai/fastbook/blob/e57e3155824c81a54f915edf9505f64d5ccdad84/utils.py#L31
Hello guys, I needed to create my own search_images_bing() function to add the safeSearch parameter to the params dictionary. Wouldn't it be more accessible if the search_images_bing() function would contain an optional parameter with which you could give your own params for the bing search?