求教 淘宝评价的一个问题
商品地址:http://detail.tmall.com/item.htm?spm=a220m.1000858.1000725.8.4QyGuz&id=23702488904&user_id=747138261&is_b=1&cat_id=50025135&q=&rn=d25f9d18be21a6fd41ca0d0284c1b88a评论的地址,我已经提取出来了
评论的地址:http://rate.tmall.com/list_detail_rate.htm?itemId=17161630978&spuId=213398690&sellerId=761832027&order=1¤tPage=1&append=0&content=1&tagId=&posi=&_ksTS=1372849283944_85&callback=jsonp954
涉及三个变量:itemId= &spuId= &sellerId=
于是乎
我把多页管理设置为:
itemid="[参数]"
'spuId':'[参数]',
sellerId=[参数]&t=组合结果http://rate.tmall.com/list_detail_rate.htm?itemId=[参数1]&spuId=[参数2]&sellerId=[参数3]&order=1¤tPage=1&append=0&content=1&tagId=&posi=&_ksTS=1372849283944_85&callback=jsonp954请问这样设置对吗?我这边提示没有地址
网址都没有获取到肯定就是错误的了 你这地址不对应的评价不是这个商品的吧
页:
[1]