This repository contains a Node.js wrapper for the TikTok API.
Follow these steps to set up and run the TikTok API:
-
Clone the repository to your local machine:
git clone https://github.com/FireFlyDeveloper/TiktokAPI.git
-
Change into the project directory:
cd TiktokAPI
-
Install the required dependencies:
npm install
-
Run the application:
node index