fastbook icon indicating copy to clipboard operation
fastbook copied to clipboard

Deactivate Safe Search for Bing Search

Open valantano opened this issue 4 years ago • 1 comments
trafficstars

https://github.com/fastai/fastbook/blob/e57e3155824c81a54f915edf9505f64d5ccdad84/utils.py#L31

valantano avatar Nov 07 '21 14:11 valantano

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?

valantano avatar Nov 07 '21 14:11 valantano