API Requests in Python | Intro to Coding in Python

preview_player
Показать описание
DATA! Data is at the heart of so many programs/products. Most of the time you can actually get the data you want through some kind of API. Some are paid, but a lot of them are free!

An API is an Application Programming Interface. Basically it allows one program to ask another program for something or to do something.

There are APIs for sports, videos games, weather, basically anything you can think of. So if you have a cool idea for a program you'd like to make, but not the data, you might be able to get it for free!

PIP Modules:

Thanks for watching! ❤️

Timestamps:
00:00 Intro
00:38 APIs
01:46 Random Word API
02:12 Coding
02:49 JSON
03:23 Coding
06:38 API Quotas
07:16 Want to make your own API?
07:30 Outro (Bye!)

#coding #python #api #hangman
Рекомендации по теме
Комментарии
Автор

What's your favourite API? Or if you don't have one, what API do you wish existed?

jakeeh