Skip to content

Commit b2e47f9

Browse files
authored
如何获取UID
1 parent 938983c commit b2e47f9

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

douyin/README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,3 +13,9 @@
1313
## 使用说明
1414

1515
python douyin.py
16+
17+
## 如何获取UID
18+
1. 获取用户分享链接 [教程](https://github.com/loadchange/amemv-crawler#%E8%8E%B7%E5%8F%96%E7%94%A8%E6%88%B7%E5%88%86%E4%BA%AB%E9%93%BE%E6%8E%A5%E7%9A%84%E6%96%B9%E6%B3%95%E6%8C%91%E6%88%98%E9%9F%B3%E4%B9%90-%E7%B1%BB%E4%BC%BC)
19+
2. 若是短地址,需点开链接获取原始地址
20+
3. 地址中/share/user/后的数字即是UID,例如`https://www.amemv.com/share/user/101969075931?timestamp=1534385418&utm_source=weixin&utm_campaign=client_share&utm_medium=android&app=aweme&iid=41120612220`
21+
101969075931即是UID

0 commit comments

Comments
 (0)