1.2.0 • Published 2 years ago

tiktokurl v1.2.0

Weekly downloads
-
License
ISC
Repository
-
Last release
2 years ago

Installation

npm i tiktokurl

Example

const { tiktokurl } = require('tiktokurl') 

const url = 'https://www.tiktok.com/@staryuukiii/video/7304316216234036526?lang=es&q=staryuukiii&t=1703279903374'
// usa tiktokurl
const data = await tiktokurl(url)
console.log(data) // JSON

Tutorial Youtube

Tutorial

1.2.0

2 years ago

1.1.0

2 years ago