Ожидается, что 'EOF', '}', ',', ']', got '{'
Это был выходной файл json, который был сгенерирован с помощью twint (утилита Twitter с открытым исходным кодом) орудие труда). Но я не могу проверить файл json с правильным json валидатором. Что я могу сделать? Образец файла json взорван
{
"id": 672640248707436544,
"conversation_id": "672640248707436544",
"created_at": 1449204907000,
"date": "2015-12-04",
"time": "07:55:07",
"timezone": "EAT",
"user_id": 25073877,
"username": "realdonaldtrump",
"name": "Donald J. Trump",
"place": "",
"tweet": "\"@Kacee50: @realDonaldTrump We can't take 8 years of Hilary or 8 years of establishment GOP!!! We need Trump!!\"",
"mentions": ["kacee50", "realdonaldtrump"],
"urls": [],
"photos": [],
"replies_count": 252,
"retweets_count": 980,
"likes_count": 2787,
"hashtags": [],
"cashtags": [],
"link": "https://twitter.com/realDonaldTrump/status/672640248707436544",
"retweet": false,
"quote_url": "",
"video": 0,
"near": "",
"geo": "",
"source": "",
"user_rt_id": "",
"user_rt": "",
"retweet_id": "",
"reply_to": [{
"user_id": "25073877",
"username": "realDonaldTrump"
}, {
"user_id": "3294546230",
"username": "Kacee50"
}],
"retweet_date": "",
"translate": "",
"trans_src": "",
"trans_dest": ""
} {.... the error is in here...