
Google Images Scraper
Pricing
Pay per event

Google Images Scraper
Only 0.8 USD for 1000 results. Scrape rich image information. Allow filters images like Google Images search. No other actors offer this feature.
0.0 (0)
Pricing
Pay per event
1
Total users
28
Monthly users
21
Runs succeeded
>99%
Response time
14 hours
Last modified
8 days ago
What if I want only 1 serach result to be scraped for my input query , like only the 1st image that comes in that page
Open
I have a research oriented task for which I am planning to use ur scraper , and trust me i'm really impressed . But One thing , I want only the 1st image that comes after searching , rather than 100 . Please let me know what parameter will allow me to do that and also , the network proxy and google blockers won't be an issue or not ? . Would be great if I can get an answer asap . Thanks team , great product.

the network proxy and google blockers won't be the issue. You don't need to worry about this.
If you only want 1st image, we can add 1 more parameter. Will let you know when we released new version.

You can input 1 to Max Results Per Page: "maxResultsPerPage": 1
. Let me know if you need more customization
insaneengineer6
1"queries": ["Organic Drumpstick"], 2 "maxPagesPerQuery": 1, 3 "maxResultsPerPage": 1, 4 "countryCode": "in", 5 "languageCode": "", 6 "googleDomain": "", 7}``` 8 9 10Okay suppose with this query , I am getting the result 11 12 13 14 15```{ 16 "Organic Drumpstick": [ 17 { 18 "googleImages": [ 19 { 20 "rank": 1, 21 "thumbnail": "data:l5KRRQcIvlHMHgC9RFM6EREAREQBERAEREAREQBERAEREAREQBERAEREAREQBERAEREAREQBERAEREAREQBERAEREAREQBERAf/2Q==", 22 "origin": "GreenDNA · In stock", 23 "originLogo": "data:image/png;base64,iVBORw0KGnPrRsbFAl+dK2j4wuYZiyfiBiCrYh7dByD4oLRAzw+0H32ndFVptRX3wELdQOklg6TQQAAAABJRU5ErkJggg==", 24 "name": "Organic Drumstick / Nuggekayi ...", 25 "contentUrl": "https://www.greendna.in/products/drumstick-nuggekayi", 26 "imageUrl": "https://www.greendna.in/cdn/shop/products/Drumstick_55e90c00-b31e-4270-8792-a14c16e72c2d.jpg?v=1704527497", 27 "imageWidth": 800, 28 "imageHeight": 800, 29 "inStock": true 30 } 31 ], 32 "googleSuggestions": [ 33 { 34 "name": "Logo", 35 "contentUrl": "https://www.google.com/search?sca_esv=aictx=0", 36 "uds": "ABqPDvztZD_Nu18FR6tNPw2cK_RR1Y2B-6v0nEZ_RNXr7jcQfG6PcUSlMKFYLiOrzBzWGplXwmj7BcanzSbHXJwdKRv5R6hWgnVYtk2n1IEypvgwOGgKHxZD6CqvUQh_S5dACQVnapmZ0UrswdyWX8Dw7pqdN1YRhm5eSeSEJSHey_sQGFte-Yk", 37 "keyword": "logo Organic Drumstick", 38 "thumbnail": "data:imagggg==" 39 } ///////////// 19 more records in it 40 ], 41 "googlePeopleAlsoSearchFor": [ 42 { 43 "contentUrl": "https://www.google.com/search?sca_esv=ad6a799fb083f8c4&gl=in&hl=en&udm=2&QAA", 44 "query": "drumstick vegetable", 45 "thumbnail": "data==" 46 } //////// 9 records like this 47 ] 48 } 49 ] 50}``` 51 52 53 54Whereas I don't want "googleSuggestions" and "googlePeopleAlsoSearchFor" . And with current setup what will be chrage for the image ? 0.8/1000 ?

You can use csvFriendlyOutput
to get only googleImages
results. We charge per page/event, not results. So it will cost you 0.08(per page) * 1000(results, only 1 image per page) = 80 USD
Pricing
Pricing model
Pay per eventThis Actor is paid per event. You are not charged for the Apify platform usage, but only a fixed price for specific events.
One Page
$0.08
One page contain 100 results. Scraping 1000 results = 10 pages cost 10 * 0.08 = 0.8 USD. Other scrapers usually charge average 6 USD for 1000 results.