商品比价汇集了所有主流网上商城的报价、促销、抢购、团购信息,此慢慢买比价网api是比较复杂查询接口,支持查询品牌名称、分类名称、评论数量、评论地址、商城名称、商品图片地址、商品价格、商品url地址等。
接口名称:慢慢买比价网api
接口地址:数据接口
接口地址:http://api2.juheapi.com/mmb/search/complex
支持格式:json
请求方式:http?post/get
请求示例:http://api2.juheapi.com/mmb/search/complex?key=您申请的&keyword=iphone&Site=0&PriceMin=0&PriceMax=0&PageNum=1&PageSize=30&OrderBy=score&ZiYing=false&ExtraParameter=0
慢慢买比价网api调用代码JSON返回示例:
{ "error_code": "200", "reason": "请求成功", "result": { "SearchItemsCount": 40833, "SearchResultList": [ { "TitleHighLighter": "萝莉(LOLI)金属边框手机壳套适用于苹果iphone5s/iphone5 金", "brandName": "萝莉", "className": "手机保护套", "commentCount": "1", "commentUrl": "http://item.jd.com/1424794179.html#comments-list", "siteName": "京东商城", "spname": "萝莉(LOLI)金属边框手机壳套适用于苹果iphone5s/iphone5 金", "sppic": "http://img14.360buyimg.com/n7/jfs/t457/305/867004718/27714/88700c2d/5491060aN330a81ec.jpg", "spprice": "1.00", "spurl": "http://item.jd.com/1424794179.html", "ziying": "2" }, { "TitleHighLighter": "玛丝玛蔻 透明手机壳保护套 适用于苹果iphone5/<font color=\"red\">5</font><font color=\"red\">S</font> 透灰", "brandName": "", "className": "手机保护套", "commentCount": "28", "commentUrl": "http://item.jd.com/1219094896.html#comments-list", "siteName": "京东商城", "spname": "玛丝玛蔻 透明手机壳保护套 适用于苹果iphone5/5S 透灰", "sppic": "http://img11.360buyimg.com/n7/jfs/t184/63/2143293192/312742/a9f82ca2/53c61c2cN33ebb38b.jpg", "spprice": "1.00", "spurl": "http://item.jd.com/1219094896.html", "ziying": "2" } ] } }
?
原文:http://jhapi2.iteye.com/blog/2254616