RunKit + npm: tall

node v17.9.1
endpointsharetweet
var {tall} = require("tall") tall('https://vm.tiktok.com/TTPdBsSRy1', { headers: { 'User-Agent': 'curl/7.77.0' } }) .then(console.log) .catch(console.error)
Created from: https://npm.runkit.com/tall
Loading…