其他分享
首页 > 其他分享> > 某宝详情接口

某宝详情接口

作者:互联网

众所周知,之前的接口

curl --location --request GET 'https://h5api.m.taobao.com/h5/mtop.taobao.detail.getdesc/6.0/?api=mtop.taobao.detail.getdesc&data=%7b%22id%22%3a%223041372798%22%2c%22type%22%3a%220%22%7d'

h5的接口挂了,没办法,只好去搞另外的方法
app端可以搞定返回数据如下

{
   
	"api": "wdetail",
	"v": "6.0",
	"ret": ["SUCCESS::调用成功"]

标签:22%,接口,3a%,某宝,api,taobao,详情,h5
来源: https://blog.csdn.net/neruda1991/article/details/110295762