VOOZH about

URL: https://apify.com/dtrungtin/gettyimages-scraper

โ‡ฑ Getty Images Scraper ยท Apify


Pricing

$50.00/month + usage

Go to Apify Store

Getty Images Scraper

It allows you to extract the image information. It also downloads the images and zip/save them under Apify key-value store.

Pricing

$50.00/month + usage

Rating

0.0

(0)

Developer

๐Ÿ‘ Tin

Tin

Maintained by Community

Actor stats

2

Bookmarked

172

Total users

0

Monthly active users

2 years ago

Last modified

Share

Getty Images Scraper

Getty Images Scraper is an Apify actor for extracting/downloading the images from www.gettyimages.com. It allows you to extract the image information. It also downloads the images and zip/save them under Apify key-value store. It is build on top of Apify SDK and you can run it both on Apify platform and locally.

Input

FieldTypeDescriptionDefault value
startUrlsarrayList of Request objects that will be crawled. The URL can be a search url https://www.gettyimages.com/search/ or https://www.gettyimages.com/photos/.[{ "url": "https://www.gettyimages.com/photos/war-in-ukraine?family=editorial&assettype=image&phrase=war%20in%20ukraine" }]
maxItemsnumberMaximum number of images that will be scraped.10
proxyConfigurationobjectProxy settings of the run. If you have access to Apify proxy, leave the default settings.{ "useApifyProxy": true }

Output

Output is stored in a dataset. Each item is an information about an image. Example:

{
"src":"https://media.gettyimages.com/photos/ukrainian-police-officer-stands-in-front-of-a-damaged-residential-picture-id1372742387?s=612x612",
"href":"https://www.gettyimages.com/detail/news-photo/ukrainian-police-officer-stands-in-front-of-a-damaged-news-photo/1372742387",
"popularity":1,
"id":"1372742387",
"apifyStorageUrl":"https://api.apify.com/v2/key-value-stores/YDRaDnrhENND1Cyuv/records/1372742387.jpg",
"title":"Russia Starts Large-Scale Attack On Ukraine",
"description":"KYIV, UKRAINE - FEBRUARY 25: A Ukrainian police officer stands in front of a damaged residential block hit by an early morning missile strike on February 25, 2022 in Kyiv, Ukraine. Yesterday, Russia began a large-scale attack on Ukraine, with Russian troops invading the country from the north, east and south, accompanied by air strikes and shelling. The Ukrainian president said that at least 137 Ukrainian soldiers were killed by the end of the first day. (Photo by Chris McGrath/Getty Images)",
"source":"Getty Images Europe",
"createdAt":"February 25, 2022",
"location":null
}

Compute units consumption

Keep in mind that it is much more efficient to run one longer scrape (at least one minute) than more shorter ones because of the startup time.

The average consumption is 1 Compute unit for around 120 images scraped

Epilogue

Thank you for trying my actor. I will be very glad for a feedback that you can send to my email dtrungtin@gmail.com.

You might also like

Zip Key-value Store

jaroslavhejlek/zip-key-value-store

Takes the ID of the key-value store, archives all their keys into a zip file, and saves them into the key-value store of the actor. For more than 1000 keys, multiple zip files are created. If their total size is bigger than the actor's available memory, it creates multiple smaller zip files.

๐Ÿ‘ User avatar

Jaroslav Hejlek

209

Dataset Image Downloader & Uploader

lukaskrivka/images-download-upload

Download image files from image URLs in your datasets and save them to a Zip file, Key-Value store, or directly your AWS S3 bucket.

๐Ÿ‘ User avatar

Lukรกลก Kล™ivka

1.6K

5.0

Zip Extractor

fallenstars/zip-extractor

A lightweight, high-performance Actor to download and extract ZIP files directly into the Apify Key-Value Store. Perfect for No-Code workflows (Zapier/Make) or data pipelines. Input - ZIP URL Output - All extracted files are stored in the Key-Value Store associated with the Actor run.

๐Ÿ‘ User avatar

Abhishek Pratap Singh

3

Example Image Download

lukaskrivka/download-image

Download a single image from a URL and store it into a key-value store.

๐Ÿ‘ User avatar

Lukรกลก Kล™ivka

197

LinkedIn Video Downloader

pocesar/download-linkedin-video

Download Linkedin videos in bulk and save to Apify Key value store

188

Tiktok video downloader

pocesar/download-tiktok-video

Download TikTok videos in bulk and save to Apify Key value store

530

2.8

Zip Download and Extraction Scraper

balathon/zip

This downloads a zip file from a provided URL and extracts its contents to a specified folder in the key-value store.

๐Ÿ‘ User avatar

Balasai Sigireddy

2

Bulk Image Downloader

onescales/bulk-image-downloader

The Bulk Image Downloader is a powerful Apify actor that extracts and downloads images from web pages or processes direct image URLs in bulk. Whether you need to download a single image or thousands of images from multiple websites, this tool handles it all efficiently.

1.1K

5.0

Related articles

How to bulk download all images from a URL list
Read more
How to scrape Google Images in 4 steps
Read more
How to run a content gap analysis with Apify
Read more