Skip to content

KryeKuzhinieri/Scrape-GettyImages-Using-Selenium

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 

Repository files navigation

Scrape Images From GETTYIMAGES.COM

About The Project

The goal of this project is to scrape images from GettyImages.com and use them for classification purposes. The images are not in full resolution since to do that one would need an account. However, for my little project I do not need high-quality images and as such, I will download the photos that are presented once a query has been submitted.

Getting Started

In order to successfully run the codes, you need to follow the steps below.

Prerequisites

The packages that will be used are the following:

from selenium import webdriver
import urllib.request
import time
import os

Usage

Download Scraper.py file and place it under your desired directory. Run the file by:

python scraper.py

If the dependencies have been installed correctly, you need to provide 4 different inputs.

Contributors

Enes Ahmeti, skomposzczet, mkofdwu

License

Distributed under the MIT License. See LICENSE for more information.

About

Using python and selenium download images from gettyimages.com

Topics

Resources

License

Stars

Watchers

Forks

Languages