UNPKG

@mtatko/tiktok-scraper

Version:

TikTok Scraper & Downloader. Scrape information from User, Trending and HashTag pages and download video posts

4 lines (3 loc) 160 B
export declare const makeid: (len: number) => string; export declare const makeidHex: (len: number) => string; export declare const makeVerifyFp: () => string;