Created
June 4, 2018 04:56
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
jsonbblob = """ | |
{ | |
"data": [ | |
{ | |
"created_time": "2017-12-08T01:08:57+0000", | |
"message": "Love this puzzle. One of my four coke puzzles", | |
"id": "820882001277849_1805191182846921" | |
}, | |
{ | |
"created_time": "2017-12-07T20:06:14+0000", | |
"message": "You need to add grape as a flavor for Coke in your freestyle machines.", | |
"id": "820882001277849_1804966026202770" | |
}, | |
{ | |
"created_time": "2017-12-07T01:29:12+0000", | |
"message": "Plz play the old commercial’s with the polar bears. Would be nice to see them this holiday", | |
"id": "820882001277849_1804168469615859" | |
} | |
] | |
}""" |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment