Intro to APIs in Python - API Series
Offered By: James Briggs via YouTube
Course Description
Overview
Learn the fundamentals of working with APIs in Python in this comprehensive tutorial video. Explore key concepts including Application Program Interfaces (APIs), RESTful APIs, API methods, HTTP status codes, and JSON format. Gain hands-on experience with Python's requests library to interact with real-world APIs, focusing on practical examples using the Google Geocoding API and GitHub API. Master essential skills for web data retrieval and manipulation, setting a solid foundation for more advanced API interactions in Python programming.
Syllabus
Intro
What is an API?
RESTful APIs
API Methods
HTTP Codes 200s
HTTP Codes 400s
JSON Format
Talking to APIs in Python
Google Geocoding API
GitHub API
Outro
Taught by
James Briggs
Related Courses
Artificial Intelligence for RoboticsStanford University via Udacity Intro to Computer Science
University of Virginia via Udacity Design of Computer Programs
Stanford University via Udacity Web Development
Udacity Programming Languages
University of Virginia via Udacity