Giter VIP home page Giter VIP logo

Comments (7)

AnzhiZhang avatar AnzhiZhang commented on May 29, 2024

能否告诉我这些内容应该写在哪个文件?我写好发PR

from bilibili-api-collect.

AnzhiZhang avatar AnzhiZhang commented on May 29, 2024

我的案件列表(GET)
需要SESSDATA
https://api.bilibili.com/x/credit/jury/caseList
参数pn, ps
ps最大30
pn不限(翻到你案件没了为止)

from bilibili-api-collect.

AnzhiZhang avatar AnzhiZhang commented on May 29, 2024

历史每月统计(GET)
需要SESSDATA
https://api.bilibili.com/x/credit/jury/kpi
参数无

from bilibili-api-collect.

AnzhiZhang avatar AnzhiZhang commented on May 29, 2024

风纪委基本数据(GET)
需要SESSDATA
https://api.bilibili.com/x/credit/jury/jury
无参数
返回值:
code, ttl, message
data: {
"caseTotal": 案件总数,
"face": "头像url",
"restDays": 剩余天数,
"rightRadio": 尚不明确,
"status": 1,
"uname": "昵称"
}

from bilibili-api-collect.

AnzhiZhang avatar AnzhiZhang commented on May 29, 2024

#19

from bilibili-api-collect.

Z-fly avatar Z-fly commented on May 29, 2024

image

from bilibili-api-collect.

Z-fly avatar Z-fly commented on May 29, 2024

最近一直提示我csrf校验失败

from bilibili-api-collect.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.