vadimdemedes / google-images

Search for images using Google Images
308 stars 74 forks source link

Order of results? #37

Open yh54321 opened 5 years ago

yh54321 commented 5 years ago

I performed a search with the name of a novel as my query, and the first result was a pornographic image. When I manually enter this search query on Google images, I do not see this pornographic image anywhere in the search results. This is not a 'safe search' related issue.

How are the results being selected? What determines the order of the results?

Ideally, I would like for the results to be the same as those which are visible when manually searching Google Images...

Mairon31 commented 3 years ago

You can add safe search option to block pornographic content (NSFW) and leaving content safe.

A quick example: client.search("Steve Angello", {safe: "active"});