extracting-data-json
There are 1 repositories under extracting-data-json topic.
EhabR98/Extracting-Data-from-JSON
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.