Intro to APIs in Python - API Series #1

preview_player
Показать описание
Taking those first steps into interacting with the web using Python can seem daunting - but it need not be. It is a surprisingly simple process, with well established rules and guidelines.

We'll cover the absolute essentials for getting started, including:

- Application Program Interfaces (APIs)
- Javascript Object Notation (JSON)
- Requests with Python
- Real world use-cases

📕 Article:

🤖 70% Discount on the NLP With Transformers in Python course:

🎉 Sign-up For New Articles Every Week on Medium!

👾 Discord:

📖 Free Access Link (if you don't have Medium membership):

Geocoding Docs:

GitHub Docs:

00:00 Intro
00:20 What is an API?
01:47 RESTful APIs
05:26 API Methods
07:20 HTTP Codes (200s)
08:14 HTTP Codes (400s)
10:00 JSON Format
11:21 Talking to APIs in Python
14:30 Google Geocoding API
22:08 GitHub API
27:48 Outro
Рекомендации по теме
Комментарии
Автор

I'm really enjoying these videos, thank you!

TechZpert
Автор

Amazing content, my concepts are clear now. Thanks👍🏼

harshkr