[New API] Add support for Google Images Light
Provide a Google Images Light Search API to provide fast response times for Google Images searches, where only images_results are needed.
A high volume Enterprise Customer expressed interest in this feature.
Internal links: Slack
Not sure if helpful, but would it make sense to to target images via the tbm parameter (like we do for some Google Search API types?)
Basic testing with isch seems to work as intended. I only mention this because future additions like videos or news would be easier to "switch on". Unless we prefer to break this out entirely - which is fine!
Local testing example:
@btaunt No. We want to have these as separate APIs.
Iternal discusion:
- https://github.com/serpapi/SerpApi/issues/3624
- https://github.com/serpapi/SerpApi/issues/3622
- https://github.com/serpapi/SerpApi/issues/3623
- https://github.com/serpapi/SerpApi/issues/3625
Thanks for the context @aciddjus - appreciate it!
Thank you very much @aciddjus