From 46dfd5e0033247d611d8dd1edf61b407f6615e2e Mon Sep 17 00:00:00 2001 From: unkmonster <106185616+unkmonster@users.noreply.github.com> Date: Fri, 9 Aug 2024 02:20:43 +0800 Subject: [PATCH] Create help.md --- help.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 help.md diff --git a/help.md b/help.md new file mode 100644 index 0000000..90e2259 --- /dev/null +++ b/help.md @@ -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 + +略