Courses
Python で学ぶ API 入門
中級スキルレベル
更新 2026/01無料でコースを始める
含まれるものプレミアム or チーム
PythonProgramming2時間7 videos23 Exercises1,900 XP26,229達成証明書
数千社の学習者に愛用されています
2人以上をトレーニングしますか?
DataCamp for Businessを試すコースの説明
前提条件
Intermediate Python for Developers1
Making API Requests with Python
This chapter introduces Web APIs, showing you how to make your first API requests with the requests Python package. You’ll learn about the key components of an API request, HTTP verbs, and how to build URLs and send & receive data. We’ll also cover headers and status codes, using a music catalog API for practical examples. By the end of this chapter you'll be able to confidently integrate a simple REST API with Python.
2
More API request concepts
In this chapter, you’ll learn how to authenticate with APIs, covering different methods like Basic and API key authentication using the requests package. We’ll then dive into working with structured data, focusing on requesting and handling JSON data. Finally, you’ll master error handling, including how to manage errors with requests, understand error types, and respect API rate limits.
Python で学ぶ API 入門
コース完了