Saved in:
Bibliographic Details
Main Authors: Vincent F. Scalfani, Kevin W. Walker, Lance Simpson, Avery M. Fernandez, Vishank D. Patel, Anastasia Ramig, Cyrus Gomes, Michael T. Moen, Adam M. Nguyen
Format: Recurso educativo Open Access
Language:en
Published: 2023
Subjects:
Online Access:https://eric.ed.gov/?id=EJ1406785
Tags: Add Tag
No Tags, Be the first to tag this record!
Table of Contents:
  • Creating a Scholarly API Cookbook: Supporting Library Users with Programmatic Access to Information Vincent F. Scalfani Kevin W. Walker Lance Simpson Avery M. Fernandez Vishank D. Patel Anastasia Ramig Cyrus Gomes Michael T. Moen Adam M. Nguyen Access to Information Bibliographic Databases Library Services Electronic Libraries Computer Interfaces Programming Scholarship Catalogs Metadata Instructional Materials Research Tools Coding Scholarly web-based application programming interfaces (APIs) allow users to interact with information and data programmatically. Interacting with information programmatically allows users to create advanced information query workflows and quickly access machine-readable data for downstream computations. With the growing availability of scholarly APIs from open and commercial library databases, supporting access to information via an API has become a key support area for research data services in libraries. This article describes our efforts with supporting API access through the development of an online Scholarly API Cookbook. The Cookbook contains code recipes (i.e., tutorials) for getting started with 10 different scholarly APIs, including for example, Scopus, World Bank, and PubMed. API tutorials are available in Python, Bash, Matlab, and Mathematica. A tutorial for interacting with library catalog data programmatically via Z39.50 is also included, as traditional library catalog metadata is rarely available via an API. In addition to describing the Scholarly API Cookbook content, we discuss our experiences building a student research data services programming team, challenges we encountered, and ideas to improve the Cookbook. The University of Alabama Libraries Scholarly API Cookbook is freely available and hosted on GitHub. All code within the API Cookbook is licensed with the permissive MIT license, and as a result, users are free to reuse and adapt the code in their teaching and research.