Skip to content

UMNLibraries/digital_collection_apis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Digital Collection API Documentation

This documentation introduces researchers to some useful APIs to access and download resources from UMedia. UMedia provides open access to digitized materials from across the University of Minnesota. The objective of the documentation is to help researchers programmatically download items from UMedia to their local computer. The documentation has three parts:

  1. Formatting URLs to download text and metadata (JSON)
  2. Formatting URLs to download still images and other digital objects (IIIF)
  3. An iPython notebook to illustrate how to download texts and objects using the URLs formatted in the previous steps. This notebook introduces three useful Python modules: json, shutil, and requests. It also introduces data structures used to store digital objects and the basic export of content to your local machine.

Each section is accompanied by examples to help readers understand the contents. API documentation for UDC/DRUM is still being developed.

About

Documentation for using digital collection APIs.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published