Easy to Use Google Image Search API
Our Google image search API allows you to scrape images from search result pages. Sign up for our free plan to get started.
Our Google image search API allows you to scrape images from search result pages. Sign up for our free plan to get started.
Our Google image search API is the perfect tool for a countless number of use cases.
The following example should give you an idea about what you can achieve with our image search API. For further details, visit our Playground and our Documentation
You can retrieve up to 300 image results per search query, as pagination is also supported for the image search endpoint.
Our API accepts all available tbs filter parameters. The following example only returns images that are linear art.
Pagination is available for our image search endpoint, but behaves differently.
curl -X GET -G \
'https://app.zenserp.com/api/v2/search' \
-H "apikey: your-apikey" \
-d "q=Pied Piper" \
-d "tbm=isch" \
-d "location=Upper Manhattan,New York, United States"
// Replace 'your-apikey' with your personal key
// Set tbm to 'isch' for image results
// Specify a location for geolocated results
// Accepted Locations can be found at https://app.zenserp.com/playground
curl -X GET -G \
'https://app.zenserp.com/api/v2/search' \
-H "apikey: your-apikey" \
-d "q=Pied Piper" \
-d "tbm=isch" \
-d "tbs=itp:lineart" \
-d "location=Upper Manhattan,New York, United States"
// Repalce 'your-apikey' with your personal key
// Set tbm to 'isch' for image results
// Specify a location for geolocated results
// Accepted Locations can be found at https://app.zenserp.com/playground
curl -X GET -G \
'https://app.zenserp.com/api/v2/search' \
-H "apikey: your-apikey" \
-d "q=Pied Piper" \
-d "tbm=isch" \
-d "ijn=2" \
-d "location=Upper Manhattan,New York, United States"
// Repalce 'your-apikey' with your personal key
// Set tbm to 'isch' for image results
// ijn=2 shows results 101-200
Our Google images API provides plenty of setting parameters and filters that allow you to refine your search. For further testing, please visit our Playground
{
"image_results": [
{
"position": 1,
"thumbnail": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcTY-_pnQogZwPWIsriYfyQ6h5S7Y7vGl7zYQH3OxpsiEEfwE0ZS&s",
"sourceUrl": "https://ychef.files.bbci.co.uk/624x351/p08p1fy1.jpg",
"title": "BBC - Travel - The grim truth behind the Pied Piper",
"link": "http://www.bbc.com/travel/story/20200902-the-grim-truth-behind-the-pied-piper",
"source": "bbc.com"
},
{
"position": 2,
"thumbnail": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcQT0XBuYkDODF4XkDH64Zd1KuYZdcvaz7jfMs2eeWkvXIQVzg53&s",
"sourceUrl": "http://www.milwaukeeindependent.com/wp-content/uploads/2020/05/052120_PiedPiper_01.jpg",
"title": "A Tragic American Fable: The Pied Piper of Coronavirus | The ...",
"link": "http://www.milwaukeeindependent.com/featured/a-tragic-american-fable-the-pied-piper-of-coronavirus/",
"source": "milwaukeeindependent.com"
}
]
}
Loading your response :)
An error occured!
We believe in fair pricing. Hence, we offer you 50 API requests per month for free. No strings attached!
Getting started is easy. We provide an extensive request builder, that converts your requests into production ready code snippets.
Zenserp can be used with any programming language, as data can be simply retrieved by any HTTP client.
To provide you with the best developer experience possible, we also created a Postman collection covering all of our endpoints, including plenty of examples.
Google image search features plenty of settings and filters. They are all available through zenserp.
Choose from a variety with different usage limits and features to match the size and scope of your project. All plans include real-time scraping capabilities and 24/7 customer support.
Contact us for a custom quote or view our high volume plan
Still have questions or need more information? Our team is here to help. Contact us today via phone, email, or live chat and we'll be more than happy to assist you in finding the perfect plan for your needs.
Customer Chat [email protected] or Fill a Contact Form