Working with APIs in Python | REST API Calls using requests

Опубликовано: 21 Май 2026
на канале: HNM TECHNOLOGIES
38
2

Learn how to interact with APIs in Python and build real-world applications.

Covered topics:
What is an API?
Making GET & POST requests
Handling JSON responses
Error handling

💡 Whether you're preparing for interviews, building scalable applications or stepping into backend development, this module is a must-watch.

🔔 Subscribe to HNM Technologies for more practical, real-time coding tutorials.

00:00 Introduction
01:30 Section 2 - HTTP BASICS
03:29 SECTION 3 - YOUR FIRST GET REQUEST
14:32 SECTION 4 - POST REQUEST
16:51 SECTION 5 - HEADERS & APIKEYS
19:12 SECTION 6 - ERROR HANDLING WITH APIs
22:30 PRACTICE QUESTIONS
22:39 Wrap Up