Parsing JSON using Python Requests Posted on November 9, 2020 in How To's, Programming, Python 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! Tags: duck typing, JSON, Python, requests, rest api
Leave a Reply
You must be logged in to post a comment.