| | 490 | |
| | 491 | |
| | 492 | === 2.2.15 [=#point255 车主点评列表页]=== |
| | 493 | {{{ |
| | 494 | 备注:获取某车系下的车主点评列表。接口为网页,点击网页中列表,跳转协议为:pcaction://pcauto-owner-review?modelId=${id} |
| | 495 | 请求URL:http://mrobot.pcauto.com.cn/v3/price/commentList/3404 |
| | 496 | HTTP请求方式:get |
| | 497 | 是否需要登录:否 |
| | 498 | 返回格式:html页面 |
| | 499 | 缓存方式:无 |
| | 500 | 缓存时间:无 |
| | 501 | 请求参数: |
| | 502 | 车系id |
| | 503 | 阅读模式:无参数 白天;night 晚间 |
| | 504 | 请求后端URL: |
| | 505 | http://price.pcauto.com.cn/interface/iphone/commentList_by_sgid.jsp?sid=3404&pageNo=1&pageSize=10 |
| | 506 | 请求后端参数: |
| | 507 | sid:车系id(从id_0中取出) |
| | 508 | pageNo:第几页 |
| | 509 | pageSize:每页显示多少条 |
| | 510 | }}} |
| | 511 | |
| | 512 | === 2.2.16 [=#point256 车主点评终端页]=== |
| | 513 | {{{ |
| | 514 | 备注:车主点评终端页 |
| | 515 | 请求URL:http://mrobot.pcauto.com.cn/v3/price/commentDetail/19799 |
| | 516 | HTTP请求方式:get |
| | 517 | 是否需要登录:否 |
| | 518 | 返回格式:html页面 |
| | 519 | 缓存方式:无 |
| | 520 | 缓存时间:无 |
| | 521 | 请求参数: |
| | 522 | 车型id |
| | 523 | 阅读模式:无参数 白天;night 晚间 |
| | 524 | 请求后端URL: |
| | 525 | http://price.pcauto.com.cn/interface/iphone/detail_comment_owner.jsp?mid=19799 |
| | 526 | http://price.pcauto.com.cn/interface/iphone/model_detail.jsp?mid=19799 |
| | 527 | http://price.pcauto.com.cn/interface/iphone/model_list_v3.jsp //其他车型 |
| | 528 | 请求后端参数: |
| | 529 | mid:车型id(从id_0取出) |
| | 530 | }}} |
| | 531 | |
| | 532 | |
| | 533 | === 2.2.17 [=#point259 车型对比结果页]=== |
| | 534 | {{{ |
| | 535 | 备注:车型对比页 |
| | 536 | 请求URL:http://mrobot.pcauto.com.cn/v3/price/detailComparev40?id1=26138&id2=26139 |
| | 537 | HTTP请求方式:get |
| | 538 | 是否需要登录:否 |
| | 539 | 返回格式:html页面 |
| | 540 | 缓存方式:无 |
| | 541 | 缓存时间:无 |
| | 542 | 请求参数: |
| | 543 | id1:对比车量1 |
| | 544 | id2:对比车辆2 |
| | 545 | 阅读模式:无参数 白天;night 晚间 |
| | 546 | 请求后端URL: |
| | 547 | http://price.pcauto.com.cn/interface/iphone/model_detail.jsp?mid=26138 |
| | 548 | 请求后端参数: |
| | 549 | mid:对比车量1(从id1中取出) |
| | 550 | 请求后端URL: |
| | 551 | http://price.pcauto.com.cn/interface/iphone/model_detail.jsp?mid=26139 |
| | 552 | 请求后端参数: |
| | 553 | mid: 对比车辆2(从id2中取出) |
| | 554 | }}} |
| | 555 | |
| | 556 | === 2.2.18 [=#point260 车型相关文章]=== |
| | 557 | {{{ |
| | 558 | 备注:车型相关文章,在原来的基础上添加顶踩数 |
| | 559 | 请求URL:(获取某个车系下的文章列表)http://mrobot.pcauto.com.cn/v3/price/getNewestInfoListBySerialId/9010?pageNo=1&pageSize=20 |
| | 560 | (新闻文章列表) http://mrobot.pcauto.com.cn/v3/price/getNewsListBySerialId/3524?pageNo=1&pageSize=20 |
| | 561 | (评测文章列表)http://mrobot.pcauto.com.cn/v3/price/getProfileListBySerialId/3524?pageNo=1&pageSize=20 |
| | 562 | (导购文章列表)http://mrobot.pcauto.com.cn/v3/price/getGuideListBySerialId/3524?pageNo=1&pageSize=20 |
| | 563 | HTTP请求方式:get |
| | 564 | 是否需要登录:否 |
| | 565 | 返回格式:json |
| | 566 | 缓存方式:无 |
| | 567 | 缓存时间:1小时 |
| | 568 | 请求参数: |
| | 569 | serialId:车系id |
| | 570 | ageNo:页码 |
| | 571 | pageSize:每页行数 |
| | 572 | 请求后端URL: |
| | 573 | http://price.pcauto.com.cn/interface/iphone/serialGroup_news.jsp?sid=9010 |
| | 574 | http://ks.pcauto.com.cn/search.jsp?appName=auto_cms_base&q=+serial_ids:3524%20AND%20-channel_id:000001743%20AND%20a_type:n&return=a_id,title,url,picUrl,date,path |
| | 575 | &highlight=false&returnType=json&clusterQuery=cluster_channel:%D0%C2%CE%C5%B6%AF%CC%AC%20OR%20cluster_channel:%D0%C2%B3%B5%D7%CA%D1%B6 |
| | 576 | &sort=time:desc&mustquery=y&pageNo=1&perPage=20 |
| | 577 | http://ks.pcauto.com.cn/search.jsp?appName=auto_cms_base&q=serial_ids:3524%20AND%20a_type:n&return=a_id,title,url,picUrl,date,path&highlight=false |
| | 578 | &returnType=json&clusterQuery=cluster_channel:%c6%c0%b2%e2%ce%c4%d5%c2&sort=time:desc&mustquery=y&pageNo=1&perPage=20 |
| | 579 | http://ks.pcauto.com.cn/search.jsp?appName=auto_cms_base&q=serial_ids:3524%20AND%20a_type:n&return=a_id,title,url,picUrl,date,path&highlight=false |
| | 580 | &returnType=json&clusterQuery=cluster_channel:%b5%bc%b9%ba%ce%c4%d5%c2&sort=time:desc&mustquery=y&pageNo=1&perPage=20 |
| | 581 | 请求后端参数: |
| | 582 | serialId:车系id |
| | 583 | pageNo:页码 |
| | 584 | perPage:每页行数 |
| | 585 | }}} |
| | 586 | |
| | 587 | === 2.2.18 [=#point261 行情文章列表]=== |
| | 588 | {{{ |
| | 589 | 备注:获取行情下的文章列表,在原来的基础上添加顶踩数 |
| | 590 | 请求URL:http://mrobot.pcauto.com.cn/v3/price/getArticlePriceListBySerialId/3524?pageNo=1&pageSize=20&areaId=1 |
| | 591 | HTTP请求方式:get |
| | 592 | 是否需要登录:否 |
| | 593 | 返回格式:json |
| | 594 | 缓存方式:无 |
| | 595 | 缓存时间:1小时 |
| | 596 | 请求参数: |
| | 597 | serialId:车系id |
| | 598 | ageNo:页码 |
| | 599 | pageSize:每页行数 |
| | 600 | areaId:地域id |
| | 601 | 请求后端URL: |
| | 602 | http://ks.pcauto.com.cn/search.jsp |
| | 603 | }}} |
| | 604 | |
| 1218 | | === 2.55 [=#point255 车主点评列表页]=== |
| 1219 | | {{{ |
| 1220 | | 备注:获取某车系下的车主点评列表。接口为网页,点击网页中列表,跳转协议为:pcaction://pcauto-owner-review?modelId=${id} |
| 1221 | | 请求URL:http://mrobot.pcauto.com.cn/v3/price/commentList/3404 |
| 1222 | | HTTP请求方式:get |
| 1223 | | 是否需要登录:否 |
| 1224 | | 返回格式:html页面 |
| 1225 | | 缓存方式:无 |
| 1226 | | 缓存时间:无 |
| 1227 | | 请求参数: |
| 1228 | | 车系id |
| 1229 | | 阅读模式:无参数 白天;night 晚间 |
| 1230 | | 请求后端URL: |
| 1231 | | http://price.pcauto.com.cn/interface/iphone/commentList_by_sgid.jsp?sid=3404&pageNo=1&pageSize=10 |
| 1232 | | 请求后端参数: |
| 1233 | | sid:车系id(从id_0中取出) |
| 1234 | | pageNo:第几页 |
| 1235 | | pageSize:每页显示多少条 |
| 1236 | | }}} |
| 1237 | | |
| 1238 | | === 2.56 [=#point256 车主点评终端页]=== |
| 1239 | | {{{ |
| 1240 | | 备注:车主点评终端页 |
| 1241 | | 请求URL:http://mrobot.pcauto.com.cn/v3/price/commentDetail/19799 |
| 1242 | | HTTP请求方式:get |
| 1243 | | 是否需要登录:否 |
| 1244 | | 返回格式:html页面 |
| 1245 | | 缓存方式:无 |
| 1246 | | 缓存时间:无 |
| 1247 | | 请求参数: |
| 1248 | | 车型id |
| 1249 | | 阅读模式:无参数 白天;night 晚间 |
| 1250 | | 请求后端URL: |
| 1251 | | http://price.pcauto.com.cn/interface/iphone/detail_comment_owner.jsp?mid=19799 |
| 1252 | | http://price.pcauto.com.cn/interface/iphone/model_detail.jsp?mid=19799 |
| 1253 | | http://price.pcauto.com.cn/interface/iphone/model_list_v3.jsp //其他车型 |
| 1254 | | 请求后端参数: |
| 1255 | | mid:车型id(从id_0取出) |
| 1256 | | }}} |
| 1257 | | |
| 1258 | | |
| 1259 | | === 2.59 [=#point259 车型对比结果页]=== |
| 1260 | | {{{ |
| 1261 | | 备注:车型对比页 |
| 1262 | | 请求URL:http://mrobot.pcauto.com.cn/v3/price/detailComparev40?id1=26138&id2=26139 |
| 1263 | | HTTP请求方式:get |
| 1264 | | 是否需要登录:否 |
| 1265 | | 返回格式:html页面 |
| 1266 | | 缓存方式:无 |
| 1267 | | 缓存时间:无 |
| 1268 | | 请求参数: |
| 1269 | | id1:对比车量1 |
| 1270 | | id2:对比车辆2 |
| 1271 | | 阅读模式:无参数 白天;night 晚间 |
| 1272 | | 请求后端URL: |
| 1273 | | http://price.pcauto.com.cn/interface/iphone/model_detail.jsp?mid=26138 |
| 1274 | | 请求后端参数: |
| 1275 | | mid:对比车量1(从id1中取出) |
| 1276 | | 请求后端URL: |
| 1277 | | http://price.pcauto.com.cn/interface/iphone/model_detail.jsp?mid=26139 |
| 1278 | | 请求后端参数: |
| 1279 | | mid: 对比车辆2(从id2中取出) |
| 1280 | | }}} |
| 1281 | | |
| 1282 | | === 2.60 [=#point260 车型相关文章]=== |
| 1283 | | {{{ |
| 1284 | | 备注:车型相关文章,在原来的基础上添加顶踩数 |
| 1285 | | 请求URL:(获取某个车系下的文章列表)http://mrobot.pcauto.com.cn/v3/price/getNewestInfoListBySerialId/9010?pageNo=1&pageSize=20 |
| 1286 | | (新闻文章列表) http://mrobot.pcauto.com.cn/v3/price/getNewsListBySerialId/3524?pageNo=1&pageSize=20 |
| 1287 | | (评测文章列表)http://mrobot.pcauto.com.cn/v3/price/getProfileListBySerialId/3524?pageNo=1&pageSize=20 |
| 1288 | | (导购文章列表)http://mrobot.pcauto.com.cn/v3/price/getGuideListBySerialId/3524?pageNo=1&pageSize=20 |
| 1289 | | HTTP请求方式:get |
| 1290 | | 是否需要登录:否 |
| 1291 | | 返回格式:json |
| 1292 | | 缓存方式:无 |
| 1293 | | 缓存时间:1小时 |
| 1294 | | 请求参数: |
| 1295 | | serialId:车系id |
| 1296 | | ageNo:页码 |
| 1297 | | pageSize:每页行数 |
| 1298 | | 请求后端URL: |
| 1299 | | http://price.pcauto.com.cn/interface/iphone/serialGroup_news.jsp?sid=9010 |
| 1300 | | http://ks.pcauto.com.cn/search.jsp?appName=auto_cms_base&q=+serial_ids:3524%20AND%20-channel_id:000001743%20AND%20a_type:n&return=a_id,title,url,picUrl,date,path |
| 1301 | | &highlight=false&returnType=json&clusterQuery=cluster_channel:%D0%C2%CE%C5%B6%AF%CC%AC%20OR%20cluster_channel:%D0%C2%B3%B5%D7%CA%D1%B6 |
| 1302 | | &sort=time:desc&mustquery=y&pageNo=1&perPage=20 |
| 1303 | | http://ks.pcauto.com.cn/search.jsp?appName=auto_cms_base&q=serial_ids:3524%20AND%20a_type:n&return=a_id,title,url,picUrl,date,path&highlight=false |
| 1304 | | &returnType=json&clusterQuery=cluster_channel:%c6%c0%b2%e2%ce%c4%d5%c2&sort=time:desc&mustquery=y&pageNo=1&perPage=20 |
| 1305 | | http://ks.pcauto.com.cn/search.jsp?appName=auto_cms_base&q=serial_ids:3524%20AND%20a_type:n&return=a_id,title,url,picUrl,date,path&highlight=false |
| 1306 | | &returnType=json&clusterQuery=cluster_channel:%b5%bc%b9%ba%ce%c4%d5%c2&sort=time:desc&mustquery=y&pageNo=1&perPage=20 |
| 1307 | | 请求后端参数: |
| 1308 | | serialId:车系id |
| 1309 | | pageNo:页码 |
| 1310 | | perPage:每页行数 |
| 1311 | | }}} |
| 1312 | | |
| 1313 | | === 2.61 [=#point261 行情文章列表]=== |
| 1314 | | {{{ |
| 1315 | | 备注:获取行情下的文章列表,在原来的基础上添加顶踩数 |
| 1316 | | 请求URL:http://mrobot.pcauto.com.cn/v3/price/getArticlePriceListBySerialId/3524?pageNo=1&pageSize=20&areaId=1 |
| 1317 | | HTTP请求方式:get |
| 1318 | | 是否需要登录:否 |
| 1319 | | 返回格式:json |
| 1320 | | 缓存方式:无 |
| 1321 | | 缓存时间:1小时 |
| 1322 | | 请求参数: |
| 1323 | | serialId:车系id |
| 1324 | | ageNo:页码 |
| 1325 | | pageSize:每页行数 |
| 1326 | | areaId:地域id |
| 1327 | | 请求后端URL: |
| 1328 | | http://ks.pcauto.com.cn/search.jsp |
| 1329 | | }}} |
| 1330 | | |