This handy tool enables smooth and speedy data extraction from Google Images.
Retrieve real-time image search results
Collect data on a large scale
Pay for successfully delivered data only
*This scraper is part of SERP Scraper API
Fetching Google Image results requires only a few simple actions. First, you need to provide your target URL, credentials, and payload. After that, we’ll do the job for you and deliver the parsed result in JSON format.
See the output example on the right. For input code samples, check our documentation.
{ "results": [ { "content": { "url": "https://www.google.com/search?q=caterpillar&filter=1&safe=off&tbm=isch&gbv=1&uule=w+CAIQICINdW5pdGVkIHN0YXRlcw&gl=us&hl=en", "results": { "organic": [ { "pos": 1, "link": "/url?q=https://en.wikipedia.org/wiki/Caterpillar&sa=U&ved=2ahUKEwj12eDIlM-AAxX9QUEAHSCnAjoQqoUBegQIARAB&usg=AOvVaw1793AqzbB_ku0HNOnrUNoY", "image": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcT6qYWDhtWgUwSxWhpUdXYkwI4UuXNz2wPg__sWrrN3hx_3W8lQvbaRzf4zyZo&s", "title": "Caterpillar - Wikipedia", "domain": "en.wikipedia.org", "pos_overall": 1 }, { "pos": 2, "link": "/url?q=https://news.wgcu.org/show/with-the-wild-things/2023-06-12/caterpillars&sa=U&ved=2ahUKEwj12eDIlM-AAxX9QUEAHSCnAjoQqoUBegQIExAB&usg=AOvVaw2jF4RZLkAZ1US_gI9QdQLi", "image": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcR1IZoEJIWALjWoQBcInG3-tb7XNJLvC5rvkopA9wwIcyHnVF-gMBB5WM_4Knk&s", "title": "Caterpillars | WGCU PBS &...", "domain": "news.wgcu.org", "pos_overall": 2 }, ... { "pos": 19, "link": "/url?q=https://www.thoughtco.com/fascinating-facts-about-caterpillars-1968169&sa=U&ved=2ahUKEwj12eDIlM-AAxX9QUEAHSCnAjoQqoUBegQIABAB&usg=AOvVaw1yAoFNVE4vajb0w2E5yGmn", "image": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcTsq3Mw0-_7mwnD35ga3A8ZZbQ7QQC5iqxTTnhfWJGkEUI2NevrtliwMpGNrg&s", "title": "Fascinating Facts About...", "domain": "www.thoughtco.com", "pos_overall": 19 }, { "pos": 20, "link": "/url?q=https://www.facebook.com/caterpillarinc/&sa=U&ved=2ahUKEwj12eDIlM-AAxX9QUEAHSCnAjoQqoUBegQICBAB&usg=AOvVaw1iZtTZaeHj8v1Sh9xABUuf", "image": "https://encrypted-tbn0.gstatic.com/images?q=tbn:ANd9GcRKXjJzfbiZXWy237VgN-QZI4zVX8-2V1XqF44cWWJ4CHHBCWJ0_NFEwEAMgWQ&s", "title": "Caterpillar", "domain": "www.facebook.com", "pos_overall": 20 } ], "search_information": { "query": "caterpillar", "showing_results_for": "caterpillar" }, "suggested_searches": [ "clipart", "butterfly", "logo", "drawing", "insect", "animated", "cute", "fuzzy", "wallpaper", "transparent" ] }, "parse_status_code": 12000 }, "created_at": "2023-08-09 08:30:00", "updated_at": "2023-08-09 08:30:01", "page": 1, "url": "https://www.google.com/search?q=caterpillar&filter=1&safe=off&tbm=isch&gbv=1&uule=w+CAIQICINdW5pdGVkIHN0YXRlcw&gl=us&hl=en", "job_id": "7094957978905784321", "status_code": 200, "parser_type": "" } ] }
We strive to build a relationship of trust with our clients so that whenever at a challenge, they can rest assured that they'll receive all the help and support needed to solve their issues.
Proxy management
Make the most out of the 102M+ proxy pool while leaving the management to us.
Bulk data retrieval
Fetch data from up to 5,000 URLs from numerous pages, all in one batch.
Multiple delivery options
Retrieve the image results via an API or to your Google Cloud Storage or Amazon S3.
High scalability
Easy to customize and integrate, and supports big request volumes.
24/7 support
Reach out to our customer success team anytime you need help and support.
Input your own parsing instructions and leverage our infrastructure to gather parsed data from any target hassle-free.
No need to maintain your own parser;
Set your own parsing logic with XPath and CSS selectors;
Gather ready-to-use structured data.
Take advantage of the Scheduler feature to automate recurring scraping and parsing jobs, allowing you to schedule them at the desired frequency.
Create different schedules for multiple jobs;
Get data delivered automatically to your cloud storage;
Get notifications once each job is complete.
Gather data from Google Images effortlessly
Pay only for successful results
Gather highly-localized data
Receive scraping know-how
0
1 week trial
Limited to 1 user
49
$2.00 / 1K results
$49 + VAT billed monthly
99
$1.80 / 1K results
$99 + VAT billed monthly
249
$1.65 / 1K results
$249 + VAT billed monthly
24,500
55,000
151,000
10 requests / s
30 requests / s
10% off
Yearly plans discount
For all our plans by paying yearly. Contact sales to learn more.
We accept these payment methods:
Yes, Google Image Search API by Oxylabs is a dedicated API to fetch image results from Google Image Search. Note that Google Image Search API is a part of Web Scraper API.
Using Google Image Search API involves a few easy steps – form a payload with job information, send the query to our API, and retrieve results in a few seconds. Use the google_search source and include the parse: True parameter to get parsed results. Then, include the context parameter in the payload to filter results for images using an isch value. For instance:
'context': [
{'key': 'filter', 'value': 1},
{'key': 'tbm', 'value': 'isch'}
]
To learn more, visit our documentation or read our API scraping tutorial.
*Please be aware that certain images may be subject to copyright. Consequently, before proceeding with any scraping activities, it is recommended that you seek professional legal advice tailored to your specific situation