mirror of
https://github.com/SocialSisterYi/bilibili-API-collect.git
synced 2024-12-26 12:30:07 +08:00
Update info.md (#1121)
This commit is contained in:
parent
41d73f1a20
commit
4bc3f59f0d
@ -499,8 +499,6 @@ curl -G 'https://api.bilibili.com/x/space/wbi/acc/info' \
|
|||||||
|
|
||||||
*请求方式:GET*
|
*请求方式:GET*
|
||||||
|
|
||||||
认证方式:Cookie(SESSDATA)
|
|
||||||
|
|
||||||
**url参数:**
|
**url参数:**
|
||||||
|
|
||||||
| 参数名 | 类型 | 内容 | 必要性 | 备注 |
|
| 参数名 | 类型 | 内容 | 必要性 | 备注 |
|
||||||
@ -627,8 +625,7 @@ curl -G 'https://api.bilibili.com/x/space/wbi/acc/info' \
|
|||||||
```shell
|
```shell
|
||||||
curl -G 'https://api.bilibili.com/x/web-interface/card' \
|
curl -G 'https://api.bilibili.com/x/web-interface/card' \
|
||||||
--data-urlencode 'mid=2' \
|
--data-urlencode 'mid=2' \
|
||||||
--data-urlencode 'photo=true' \
|
--data-urlencode 'photo=true'
|
||||||
-b 'SESSDATA=xxx'
|
|
||||||
```
|
```
|
||||||
|
|
||||||
<details>
|
<details>
|
||||||
|
Loading…
Reference in New Issue
Block a user