Skip to content

Extract images and date taken (if possible) from wikimedia commons

Notifications You must be signed in to change notification settings

reigningforest/Celebrity_Wikimedia_Scraper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 

Repository files navigation

Celebrity_Wikimedia_Scraper

This was code used to get images as well as image taken dates from wikimedia commons (https://commons.wikimedia.org/)

How to use

Download the files. There are 2 ways to download images and dates:

  1. Download from a list of names: Open celeb_list_execute.py and specify a list of names (Format: FirstName LastName).
  2. Download from a single name: Open wikimedia_webscraper.py and modify the input_name variable.

Note: The more famous a celebrity is, the more images you will get.

Sources:

The below are the foundation for my code.

  • Wikimedia Download Tools: Link
  • Python Image Downloader: Link

About

Extract images and date taken (if possible) from wikimedia commons

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages