Skip to content

Instantly share code, notes, and snippets.

@thushw
Created June 4, 2018 04:56
Show Gist options
  • Save thushw/e0415703669d53b7ba8527e96d636067 to your computer and use it in GitHub Desktop.
Save thushw/e0415703669d53b7ba8527e96d636067 to your computer and use it in GitHub Desktop.
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