Skip to content

Commit

Permalink
Create help.md
Browse files Browse the repository at this point in the history
  • Loading branch information
unkmonster authored Aug 8, 2024
1 parent 93389f6 commit 46dfd5e
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions help.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@
# 获取 Cookie
1. 使用 Chrome 浏览器打开 https://twitter.com 后,按`F12` 打开开发者控制台
2. 选中顶部 `应用`,并复制对应项的值

![ 2024-06-25 093928.png](https://s2.loli.net/2024/06/25/O6PwWGoqYLZAJXc.png)

# 获取 list_id, user_id, screen_name
## list_id

![image-20240622184027270.png](https://s2.loli.net/2024/06/22/M4xmVUkZ6DpPrds.png "list_id")

## 用户的 screen_name

![ 2024-06-22 185026.png](https://s2.loli.net/2024/06/22/u45c1nUwHOKtbjE.png "用户的screen_name")

## user_id

0 comments on commit 46dfd5e

Please sign in to comment.