Working with JSON Data in Python
Course: Working With JSON Data in Python
Austin Cepalia
10:34
0 Comments
In this video, you’ll get some practice deserializing JSON data from a web API. Then, you’ll learn how to manipulate this extracted data to derive meaning from it.
If you’re following along, here’s the resource used in the video: jsonplaceholder.typicode.com/todos
