weibo-crawler
weibo-crawler copied to clipboard
微博只有日期, 没有时间
微博只有日期, 没有时间。
{
"user_id": xxxx,
"screen_name": "",
"id": 4710605912xxxxx,
"bid": "Lxxxxxx",
"text": "xxxxxxxxxxx ",
"article_url": "",
"pics": "",
"video_url": "",
"location": "",
"created_at": "**2021-12-04**",
"source": "iPhone",
"attitudes_count": 0,
"comments_count": 0,
"reposts_count": 0,
"topics": "",
"at_users": ""
},
感谢反馈。目前只支持获取到日期,如果想精确到时间,暂时可以使用cookie版。如果还有问题,欢迎继续交流。