Parsing JSON using Python Requests

In the video below I walk through how to parse JSON data from a REST API using Python and the Requests library and json standard library for Python. I also drop a little nugget on duck typing. Hope you enjoy!

Parsing JSON using Python Requests Read More ยป