Google Images searcher
- CLI
- Specifications filtering
- Filters (Tools)
- Size
- Color
- Type
- Time
- Usage Rights
Here is an sample of returned object in json
- Add tests
- Add the url creation parameters to result object
- Improve readme
MIT
| Name | Name | Last commit date | ||
|---|---|---|---|---|
{ "specifications": [], "suggestedSpecifications": [ { "name": "", "icon": "" } ], "images": [ { "title": "", "thumbnail": { "src": "", "width": 0, "height": 0 }, "original": { "src": "", // Here is the original image url "width": 0, "height": 0 }, "site": "", "credit": "", "author": "", "copyright": "", "description": "" } ] }