Created
June 1, 2020 19:10
-
-
Save Ze1598/834f4bdccfa81c6e81dfdefdd9ad3438 to your computer and use it in GitHub Desktop.
quotespy: tweets.json sample
This file contains hidden or 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
[ | |
{ | |
"tweet_name": "mistakes", | |
"user_name": "José Fernando Costa", | |
"user_tag": "@soulsinporto", | |
"user_pic": "", | |
"tweet_text": "Some mistakes and, dare I say, failures may lead to results you had never thought you could achieve." | |
}, | |
{ | |
"tweet_name": "positives", | |
"user_name": "José Fernando Costa José Fernando Costa", | |
"user_tag": "@soulsinporto", | |
"user_pic": "samples\\user_photo.png", | |
"tweet_text": "There is merit in talking about the positive aspects of terrible situations. It helps those going through the experience to see a glimpse of light at the end of the tunnel and it may help others who go through the same experience in the future." | |
} | |
] |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment