Car Project Interface Doc

汽车资讯列表

接口(爱卡汽车资讯列表):

http://a.xcar.com.cn/interface/6.0/getNewsList.php?limit=10&offset=0&type=1&ver=6.1.2

参数 释义 举例
limit 加载数量 10,20,30
type 排列顺序呢 1-6
ver 版本号 6.1.2

type:
1 -- 最新
2 -- 新闻
3 -- 评测
4 -- 导购
5 -- 行情 (GPS定位实现推送本城市 -- 暂定删除)
6 -- 休闲(奇闻车事)

数据为 Get请求Json数据
例如:

{
    "focusList": {
        "focusImgs": [
            {
                "id": 1900726,
                "imgURL": "http://pic.xcarimg.com/img/news_photo/2016/01/06/a_ud2Lv2v8381452049427920944145204942792.jpg",
                "newsLink": "http://a.xcar.com.cn/interface/6.0/getNewsDetails.php?newsid=1900726&put_time=201601&",
                "pageNum": 1,
                "pubTime": "201601",
                "statisticsUrl": "",
                "title": "汽车好声音 17款性能车暴躁排气炸隧道",
                "type": 1,
                "webLink": "http://info.xcar.com.cn/201601/news_1900726_1.html"
            },
            ...
        }
        ],
        "imgHeight": 256,
        "imgWidth": 512
    },
    "newsLast": 0,
    "newsList": [
        {
            "commentCount": 8,
            "isSpread": 0,
            "newsCategory": "国内新车",
            "newsCreateTime": 1452009600,
            "newsId": 1901700,
            "newsImage": "http://pic.xcarimg.com/img/07news/201601/1gbhSTVRcF1452061434664031145206143466.jpg-200x150.jpg",
            "newsLink": "http://a.xcar.com.cn/interface/6.0/getNewsDetails.php?newsid=1901700&put_time=201601",
            "newsTitle": "长安福特翼搏限量版官图 预计2月底上市",
            "newsType": 2,
            "pubTime": "201601",
            "webLink": "http://info.xcar.com.cn/201601/news_1901700_1.html"
        },
        ...
    ]
}
参数 释义 类型 备注
focusList 焦点数据 dic 轮播图
focusImgs 焦点列表清单 array 轮播图数据
imgHeight 轮播图高 int 轮播图高:256
imgWidth 轮播图宽 int 轮播图高:512
newsList 资讯清单 array TableView数据

轮播图数组中得数据类型:

参数 释义 类型 备注
id ID int 1900726
imgURL 图片链接 NSString -
newsLink 详情链接 NSString -
pageNum - int 1
pubTime 发布时间 NSString "201601"(没有日期)
statisticsUrl - NSString ""
title 标题 NSString "汽车好声音 17款性能车暴躁..."
type 类型 int 1
webLink 网页链接 NSString -

newList(普通资讯)数组中的数据:

参数 释义 类型 备注
commentCount 评论数 int 8
isSpread 是否热门 int 0-不是 1-是
newsCategory 资讯分类 NSString "国内新车" 与isSpread冲突
newsCreateTime 发生时间 int 1452009600 需转换为Date
newsId 新闻ID int 1901700
newsImage 新闻图片链接 NSString -
newsLink 新闻链接 NSString -
newsTitle 标题 NSString "长安福特翼搏限量版.."
newsType 新闻类型 int 2
pubTime 发布时间 NSString 201601
webLink 网页链接 NSString -

找车列表

tableView数据为本地Plist文件,详情为网络请求数据
Plist文件:

参数 释义 类型 备注
name 车辆品牌 NSString "阿斯顿马丁"
icon 车标图片名 NSString "m_97_100.png"
brandid 品牌ID int 详情接口参数(Plist此项待添加)

品牌详情数据接口(汽车之家App):
http://app.api.autohome.com.cn/autov5.0.0/cars/seriesprice-pm1-b35-t2.json

其中b35为可变参数,由brandId决定,具体数据事例:

{
    "message": "ok",
    "result": {
        "fctlist": [
            {
                "name": "阿斯顿·马丁",
                "serieslist": [
                    {
                        "id": 923,
                        "imgurl": "http://car0.autoimg.cn/upload/2014/2/11/s_201402111825333964435.jpg",
                        "levelid": 6,
                        "levelname": "大型车",
                        "name": "Rapide",
                        "price": "364.50-428.00万"
                    },
                     ...
                ]
            }
        ]
    },
    "returncode": 0
}
参数 释义 类型 备注
name 子品牌 NSString 作为详情页分组名
serieslist 旗下车型 NSArray 详情页数据

具体serieslist中元素:

参数 释义 类型 备注
id 车型ID int 详情接口参数
imgurl 图片链接 NSString row图
levelid 车型种类ID int 与levelname对应
levelname 车型种类 NSString 与levelid对应
name 车型名称 NSString row名
price 价格 NSString row备注

车辆详情接口
http://app.api.autohome.com.cn/autov5.0.0/cars/seriessummary-pm1-s3170-t-c110100.json

{
    "message": "",
    "result": {
        "2sccount": 21,
        "attentionspecid": 18637,
        "brandid": 33,
        "canaskprice": 2,
        "carmalltext": "折",
        "carmalltitle": "奥迪A3:16.88万,至少省3.71万",
        "carmallurl": "http://mall.autohome.com.cn/list/0-110100-33-3170-0-0-0-0-0-1.html#pvareaid=103236",
        "clubid": 3170,
        "dealercount": 25,
        "enginelist": [
            {
                "name": "1.4升 涡轮增压 150马力",
                "speclist": [
                    {
                        "attention": 100,
                        "canaskprice": 2,
                        "description": "前置前驱 7挡双离合",
                        "electriccarname": "",
                        "electriccarval": "",
                        "id": 18637,
                        "minprice": "13.91万起",
                        "name": "2014款 Sportback 35 TFSI 自动进取型",
                        "paramisshow": "1",
                        "price": "19.99万",
                        "state": 20,
                        "structure": ""
                    },
                    ...
                ],
                "type": "0x000c"
            },
            {
                "name": "1.8升 涡轮增压 180马力",
                "speclist": [
                    {
                        "attention": 40,
                        "canaskprice": 2,
                        "description": "前置前驱 7挡双离合",
                        "electriccarname": "",
                        "electriccarval": "",
                        "id": 21567,
                        "minprice": "18.33万起",
                        "name": "2015款 Sportback 40 TFSI 自动舒适型",
                        "paramisshow": "1",
                        "price": "26.56万",
                        "state": 20,
                        "structure": ""
                    },
                    ...
                ],
                "type": "0x000c"
            }
        ],
        "explaincount": 13,
        "fctprice": "18.49-29.67万",
        "hascarmall": 1,
        "koubeicount": 709,
        "koubeiscore": "",
        "levelname": "紧凑型车",
        "logo": "http://car0.autoimg.cn/car/upload/2015/4/26/w_201504262235149784971112.jpg",
        "lowprice": "12.94",
        "manyvictors": {
        },
        "name": "奥迪A3",
        "newscount": 50,
        "ownerpricecount": 709,
        "paramlist": [
            {
                "name": "级别",
                "value": "紧凑型车"
            },
            {
                "name": "发动机",
                "value": "1.4T 1.8T"
            },
            {
                "name": "变速箱",
                "value": "手动 双离合"
            }
        ],
        "piccount": 2968,
        "shareinfo": {
            "logo": "http://car0.autoimg.cn/car/upload/2015/4/26/t_201504262235149784971112.jpg",
            "title": "奥迪A3",
            "url": "http://m.autohome.com.cn/3170/"
        },
        "spectype": [
            {
                "name": "在售",
                "value": "0x000c"
            }
        ],
        "stopsellcarnum": 0,
        "topiccount": 42320,
        "videocount": 13
    },
    "returncode": 0
}

车辆详情 图片接口
http://app.api.autohome.com.cn/autov5.0.0/cars/pics-pm1-ss3170-sp0-cg0-cl0-p1-s60-ft1.json
ss 是车辆id

车辆详情 资讯接口
http://app.api.autohome.com.cn/autov5.0.0/news/seriesnews-pm1-ss3170-cs10000-c110100-s20-lastid0.json
ss是车辆id
lastid 是上一次加载的最后一条资讯的id

车辆详情 经销商接口
http://app.api.autohome.com.cn/autov5.0.0/dealer/pddealers-pm1-sp0-ss3170-c110100-sc0-p1-s20-o0-lon0.000000-lat0.000000.json
ss是车辆id

你可能感兴趣的:(Car Project Interface Doc)