docs: added tutorial to get tiktok cookies
This commit is contained in:
parent
65e310eb23
commit
fce7b8eab6
10
README.md
10
README.md
@ -18,6 +18,7 @@
|
|||||||
# Table of Contents
|
# Table of Contents
|
||||||
|
|
||||||
- [Description](#description)
|
- [Description](#description)
|
||||||
|
- [How to get Tiktok Cookie](#how-to-get-tiktok-cookie)
|
||||||
- [Install](#install)
|
- [Install](#install)
|
||||||
- [From NPM](#from-npm)
|
- [From NPM](#from-npm)
|
||||||
- [From Yarn](#from-yarn)
|
- [From Yarn](#from-yarn)
|
||||||
@ -37,6 +38,15 @@ This project uses the Unofficial API from Tiktok.
|
|||||||
- No login or password are required
|
- No login or password are required
|
||||||
- It is recommended to use your own cookies on Tiktok Stalker
|
- It is recommended to use your own cookies on Tiktok Stalker
|
||||||
|
|
||||||
|
# How to get Tiktok Cookie
|
||||||
|
|
||||||
|
(If the Default Cookie Has Expired)
|
||||||
|
|
||||||
|
- Login at [Tiktok](https://www.tiktok.com/)
|
||||||
|
- When you have finished logging in, you can press CTRL + SHIFT + I or Right Click and select Inspect
|
||||||
|
- Go to the Console section then type <b>document.cookie<b>
|
||||||
|
- Then Copy Paste your Cookie and Use it for TiktokStalk
|
||||||
|
|
||||||
# Install
|
# Install
|
||||||
|
|
||||||
- This module requires Node.js v10+ to run.
|
- This module requires Node.js v10+ to run.
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user