Event box

Introduction to APIs in Python

Related LibGuide: Data and Statistics by Pete Lawson

Wednesday, November 12, 2025
1:00pm - 3:30pm
Event URL will be sent via registration email.

Registration is required. There are 25 seats available.

Prerequisite: Introduction to Python for Absolute Beginners or some experience using Python.   

APIs (Application Programming Interfaces) allow you to access live, structured data from sources like government agencies, research repositories, and online platforms. This hands-on workshop introduces the basics of working with APIs in Python. You’ll learn how to make API requests, handle responses, and work with common data formats like JSON and XML. We'll also cover how to read API documentation and troubleshoot common issues.