APIs for Scholarly Resources
A list of commonly-used APIs for scholarly resources
New York Times API
The New York Times API allows you to programmatically access New York Times data for use in your own applications (as long as it's for non-commercial purposes). NYT currently has ten public APIs: Archive, Article Search, Books, Community, Geographic, Most Popular, Semantic, Times Newswire, TimesTags, and Top Stories.
Requirements
You need to sign up for an account and obtain an API Key.
Return Format
The API uses REST and returns data in JSON format.
Limitations
4,000 requests per day and 10 requests per minute
Useful Links
- Getting an API Key
- List of APIs by New York Times
- Developer FAQ
- Text & Data Mining solution
- pynytimes - A Python wrapper for (most) New York Times APIs
- Last Updated: Sep 20, 2024 7:42 AM
- URL: https://libguides.ucalgary.ca/apis
- Print Page
Subjects: Biological Sciences, Computer Science, Library & Information Science, Research, Statistics
Tags: API, scholarship