Working with APIs in Python: Python Crash Course - Episode 17

Published: 07 January 2022
on channel: Learning Python
3,290
54

We"ll use the GitHub and Hacker News API and write programs to automatically update graphs based on the retrieved data.

📚 Get the book "Python Crash Course": https://amzn.to/3Pmt7La

⏱ Timestamps
0:00 - Introduction
0:24 - Using a Web API
14:00 - Visualizing Repositories using Plotly
21:29 - The Hacker News API
27:45 - Summary