Skip to content

raychunghk/MetOpenAccessDownloader

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 

Repository files navigation

MetOpenAccessDownloader

For the purpose of creating a dataset of artworks, I created this python script to download all public images from the MET Museum through their API.

You can use it like this: python downloader.py -o datasets/ -t artists.txt if you have a text called artists with a artist or culture per line and want to create a datasets folder for the output. Or you can use python downloader.py -o datasets/ -n "Vincent van Gogh" if you only want to get all images from one artist.

About

Downloader for the API of the metmuseum

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%