京东API,item_review - 获得JD商品评论

60 阅读2分钟

image.png 点击获取key和secret测试

京东获得JD商品评论 API 返回值说明

image.png

image.png API 返回结果

Request address:
https://api-gw.onebound.cn/jd/item_review/?key=&
&num_iid=10047001260884&&lang=zh-CN&secret=
---------------------------------------
Result Object:
---------------------------------------
{
	"items": {
		"totalpage": "10",
		"total_results": "0",
		"page_size": 10,
		"page": null,
		"item": [
			{
				"rate_content": "款式风格:显瘦 时尚程度:时尚有气质非常舒适,就是这个样子,没有瑕疵,版型很不错,我太满意了",
				"rate_date": "2022-04-29 21:49:26",
				"pics": [],
				"display_user_nick": "****j",
				"auction_sku": "黑色",
				"add_feedback": ""
			},
			{
				"rate_content": "裙子收到了,真的特别好看。做工也很不错,非常像显气质,很有质感。",
				"rate_date": "2022-05-03 11:37:29",
				"pics": [],
				"display_user_nick": "****b",
				"auction_sku": "黑色",
				"add_feedback": ""
			},
			{
				"rate_content": "快递包装完好无损。款式很好,图案漂亮,上档次大气。优雅又有点。很漂亮。",
				"rate_date": "2022-04-30 14:04:02",
				"pics": [],
				"display_user_nick": "****v",
				"auction_sku": "黑色",
				"add_feedback": ""
			},
			{
				"rate_content": "裙子收到了,质感很好。做工也不错,没有多余的线头,真心推荐。",
				"rate_date": "2022-05-04 13:03:32",
				"pics": [],
				"display_user_nick": "****d",
				"auction_sku": "黑色",
				"add_feedback": ""
			},
			{
				"rate_content": "裙子非常漂亮。做工很精细,物超所值,版型很显瘦,这个价格在外面根本买不到赶紧下单吧。",
				"rate_date": "2022-04-24 13:53:13",
				"pics": [],
				"display_user_nick": "****U",
				"auction_sku": "黑色",
				"add_feedback": ""
			},
			{
				"rate_content": "时尚款,穿上非常舒服,面料很柔软,颜色清新。值得推荐。",
				"rate_date": "2022-05-01 15:42:09",
				"pics": [],
				"display_user_nick": "****d",
				"auction_sku": "黑色",
				"add_feedback": ""
			},
			{
				"rate_content": "连衣裙试穿了一下很舒服,质量好漂亮,气质和做工精致,大小合适。",
				"rate_date": "2022-05-05 14:38:30",
				"pics": [],
				"display_user_nick": "****Y",
				"auction_sku": "黑色",
				"add_feedback": ""
			},
			{
				"rate_content": "衣服收到了,穿着很合身,非常的百搭,真的很好看,非常适合这个季节穿,五星好评。",
				"rate_date": "2022-04-17 14:36:09",
				"pics": [],
				"display_user_nick": "****g",
				"auction_sku": "黑色",
				"add_feedback": ""
			},
			{
				"rate_content": "裙子好看!质量很好,面料摸着很舒服,手感好,尺码标准",
				"rate_date": "2022-04-15 23:11:50",
				"pics": [],
				"display_user_nick": "****s",
				"auction_sku": "黑色",
				"add_feedback": ""
			},
			{
				"rate_content": "裙子收到了,质量特别好,上身效果也不错,穿上很舒服,非常满意。",
				"rate_date": "2022-05-06 23:36:16",
				"pics": [],
				"display_user_nick": "****3",
				"auction_sku": "黑色",
				"add_feedback": ""
			}
		]
	},
	"secache": "151c73867d07e0048d720757e1d1d920",
	"secache_time": 1652432282,
	"secache_date": "2022-05-13 16:58:02",
	"translate_status": "",
	"translate_time": 0,
	"language": {
		"default_lang": "cn",
		"current_lang": "cn"
	},
	"error": "",
	"reason": "",
	"error_code": "0000",
	"cache": 0,
	"api_info": "today:99 max:10100 all[186=99+52+35]",
	"execution_time": "0.304",
	"server_time": "Beijing/2022-05-13 16:58:02",
	"client_ip": "106.6.34.254",
	"call_args": {
		"num_iid": "10047001260884",
		"page": 1
	},
	"api_type": "jd",
	"translate_language": "zh-CN",
	"translate_engine": "google_new",
	"server_memory": "3.45MB",
	"request_id": "gw-1.627e1d9a342bf",
	"last_id": "959375444"
}