Google Images
### Get Google Images Search API to JSON Results automatically using Google Images API  Google Image API is a google api to fetch real-time google images with JSON results. Leveraging Google's extensive image index, this API provides an efficient and scalable solution for fetching images based on specific search queries. This…
Google Images endpoints
| Method | Endpoint | Description |
|---|---|---|
| Google Images | ||
| GET |
Get Google Images /getGoogleImages |
The API returns a JSON object containing metadata about the images and the image URLs. |
| Google Search | ||
| GET |
Get Google Search Autocomplete /getGoogleSearchAutoComplete |
Returns an array of predicted or suggested completions |
| Google Trends | ||
| GET |
Get Trending Now /getTrendingNow |
Google Trends (Trending Now) gives you instant access to the latest trending searches across the globe. From breaking news to viral moments, discover what’s capturing attention… |
| Other endpoints | ||
| GET |
Get Google Images (Images Details) /getGoogleImages |
The API returns a JSON object containing metadata about the images and the image URLs. |
Google Images pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | Free | 3 / second |
|
| PRO | $4.99 / month | 3 / second |
|
| ULTRA Recommended | $9.99 / month | 3 / second |
|
| MEGA | $19.99 / month | 3 / second |
|