The program will prompt for a URL, read the JSON data from that URL using urllib and then parse and extract the comment counts from the JSON data, compute the sum of the numbers in the file.
-
Updated
Sep 28, 2020 - Python
The program will prompt for a URL, read the JSON data from that URL using urllib and then parse and extract the comment counts from the JSON data, compute the sum of the numbers in the file.
Add a description, image, and links to the extracting-data-json topic page so that developers can more easily learn about it.
To associate your repository with the extracting-data-json topic, visit your repo's landing page and select "manage topics."