淘宝联盟API
京东联盟API
拼多多API
开放平台API
美团联盟
电影票/肯德基
考拉海购
优惠加油
文娱直充
饿了么
滴滴
喵有券联盟
淘宝联盟API
京东联盟API
拼多多API
开放平台API
美团联盟
电影票/肯德基
考拉海购
优惠加油
文娱直充
饿了么
滴滴
喵有券联盟
点击获取APKEY

正常 淘宝标题分词 API 接口在线测试

淘宝标题分词 API

接口地址: http://api.web.ecapi.cn/platform/titlefc
接口实例: http://api.web.ecapi.cn/platform/titlefc?apkey=登录会员中心查看&title=卫衣男士长袖T恤套头加绒加厚秋冬款宽松秋衣服大码冬季打底衫潮
注意事项:如调用接口时数据返回异常,则需对接口中的【中文】及含有【空格】的数据进行Urlencode编码,然后再试。
请求方式:GET
会员范围: 全部会员 (新用户注册立刻送7天V1付费会员【注:赠送会员可使用全部接口,但调用频率与免费会员一致,免费会员调用频率可参考会员等级说明】)
必看注意:为保障接口安全及使用效率,调用本站接口前需先 添加IP白名单 (IP地址测试),若IP不固定且无服务器,可通过“优惠推荐”中的链接购买阿里云服务器来调用接口。禁止以插件(包括但不仅限于浏览器插件及手机插件)形式使用接口,禁止将接口重新打包销售或转卖,一经发现,将做帐号封禁处理。
优惠推荐:高性能云服务器2折起,普惠上云,仅需234元/年 ->>立即抢购<<-

使用说明

暂无说明

请求参数

参数 类型 请求参数参考值 是否必须 说明
apkey String xxxxxxx 用户中心 - 系统设置 - 平台设置 中查看APKEY密钥 (点我获取)*必要
title String 卫衣男士长袖T恤套头加绒加厚秋冬款宽松秋衣服大码冬季打底衫潮 商品标题

返回参数

返回参数 类型 参数说明 扩展说明
text String 原始单条请求文本
items Json 词汇数组,每个元素对应结果中的一个词
item String 词汇的字符串
basic_words String 基本词成分

Json返回示例

{"code":200,"data":{"log_id":6954538272648172179,"text":"针织内搭连衣裙秋装女装2018新款高冷范气质秋冬季毛衣长袖打底裙","items":[{"loc_details":[],"byte_offset":0,"uri":"","pos":"n","ne":"","item":"针织","basic_words":["针织"],"byte_length":6,"formal":""},{"loc_details":[],"byte_offset":6,"uri":"","pos":"f","ne":"","item":"内","basic_words":["内"],"byte_length":3,"formal":""},{"loc_details":[],"byte_offset":9,"uri":"","pos":"v","ne":"","item":"搭","basic_words":["搭"],"byte_length":3,"formal":""},{"loc_details":[],"byte_offset":12,"uri":"","pos":"n","ne":"","item":"连衣裙","basic_words":["连衣裙"],"byte_length":9,"formal":""},{"loc_details":[],"byte_offset":21,"uri":"","pos":"n","ne":"","item":"秋装","basic_words":["秋","装"],"byte_length":6,"formal":""},{"loc_details":[],"byte_offset":27,"uri":"","pos":"n","ne":"","item":"女装","basic_words":["女装"],"byte_length":6,"formal":""},{"loc_details":[],"byte_offset":33,"uri":"","pos":"m","ne":"","item":"2018","basic_words":["2018"],"byte_length":4,"formal":""},{"loc_details":[],"byte_offset":37,"uri":"","pos":"n","ne":"","item":"新款","basic_words":["新款"],"byte_length":6,"formal":""},{"loc_details":[],"byte_offset":43,"uri":"","pos":"a","ne":"","item":"高冷","basic_words":["高","冷"],"byte_length":6,"formal":""},{"loc_details":[],"byte_offset":49,"uri":"","pos":"n","ne":"","item":"范","basic_words":["范"],"byte_length":3,"formal":""},{"loc_details":[],"byte_offset":52,"uri":"","pos":"n","ne":"","item":"气质","basic_words":["气质"],"byte_length":6,"formal":""},{"loc_details":[],"byte_offset":58,"uri":"","pos":"n","ne":"","item":"秋","basic_words":["秋"],"byte_length":3,"formal":""},{"loc_details":[],"byte_offset":61,"uri":"","pos":"","ne":"TIME","item":"冬季","basic_words":["冬季"],"byte_length":6,"formal":""},{"loc_details":[],"byte_offset":67,"uri":"","pos":"n","ne":"","item":"毛衣","basic_words":["毛衣"],"byte_length":6,"formal":""},{"loc_details":[],"byte_offset":73,"uri":"","pos":"n","ne":"","item":"长袖","basic_words":["长袖"],"byte_length":6,"formal":""},{"loc_details":[],"byte_offset":79,"uri":"","pos":"n","ne":"","item":"打底裙","basic_words":["打底","裙"],"byte_length":9,"formal":""}]},"msg":"获取成功"}

code/http_status说明

code/http_status 说明
200 数据获取成功
-1 数据获取失败
401 IP没有添加白名单
429 访问次数超限
403 关键参数丢失
405 请求方式不对