Parsing JSON using Python Requests Leave a Comment / How To's, Programming, Python / By tuxninja 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!