- Fixed user agent to avoid bad image quality, errors and captcha (gohoski)
- Some fixes
- Fixed empty result
- Removed average color
- Fixed empty result
- Added google image inverse search engine. You can now search images with a local image or with an image url.
- Fixed many bugs
filterByTitles
is now workingurlMatch
added in types- All the code have been write back in typescript with a new structure
- Removed
execute
- Added
proxy
configuration - Writed back all test with jest
- Fixed "ERROR: Cannot assign to "queryName" because it is a constant" (by GaspardCulis)
- Removed gstatic url
- Added average color, id, title and originalUrl
- Readme update
- Fixed types
- Added
limit
to limit the size of the results
- Added types (by christophe77)
- New option
urlMatch
. You now get image when an url match a string (example: "cdn") - New option
filterByTitles
. Filter images by titles
- New option
execute
. allow you to execute a function to remove "gstatic.com" domains for example
- Cannot set 'domains' and 'excludeDomains' as same time
- Fixed some bugs
- New option
excludeWords
- Added the missing dependencie