
Google Images Scraper
Pricing
from $2.40 / 1,000 images

Google Images Scraper
Scrape image details from images.google.com. Add your query and number of images and extract image details such as image URL, image source, description, image dimensions, thumbnail, and more. Export scraped data, run the scraper via API, schedule and monitor runs, or integrate with other tools.
4.2 (8)
Pricing
from $2.40 / 1,000 images
44
Total users
2K
Monthly users
270
Runs succeeded
>99%
Issues response
2.6 days
Last modified
2 months ago

Add "resultNumber" field to the dataset
Closed
Now, we store all results from all queries in the dataset, mixed together. But it's important for users to know what is the order of the results, and now it's not clear that the dataset items order preserves that. To fix that, let's simply add a new field resultNumber
(starting from 1) to make it clear what is the order of the results.