Skip to content

acfun API更新汇总 #60

@xingstarx

Description

@xingstarx

API变更,从2016年7月份开始变更为现在的,当前调整时间为2016年10月

  1. 文章分类部分,包括文章综合,工作/情感,动漫文化,漫画小说,游戏等类别;各类别下文章列表API原来的是~~http://api.acfun.tv/apiserver/content/channel?orderBy=0&channelId=75&pageSize=20&pageNo=1~~更新为http://api.aixifan.com/searches/channel?channelIds=74&pageNo=1&pageSize=20&sort=5
  2. 文章明细接口,查看具体的某一篇文章详情,原来是~~http://api.acfun.tv/articles/3123106~~变更为http://api.aixifan.com/articles/3123106
  3. 文章的评论列表,查看某一篇文章的全部评论数据,原来是~~http://www.acfun.tv/comment_list_json.aspx?contentId=3181117&currentPage=2~~变更为http://mobile.app.acfun.cn/comment/content/list?version=4&contentId=3181117&pageSize=50&pageNo=2
  4. 添加评论或者是引用评论,(post请求方式) 由原来的~~http://www.acfun.tv/comment.aspx?name=xxx&quoteId=0&text=text&cooldown=5000&contentId=3181117&quoteName=~~变更为http://mobile.app.acfun.cn/comment.aspx?text=text&source=mobile&quoteId=0&contentId=3181117&userId=67095

具体字段参数,请参考app以及app内部的实体类部分注释

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions