UNPKG

@mtatko/tiktok-scraper

Version:

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

15 lines (14 loc) 307 B
declare const _default: { scrape: string[]; chronologicalTypes: string[]; history: string[]; requiredSession: string[]; sourceType: { user: number; music: number; trend: number; }; verifyFp: () => never; userAgent: () => string; }; export = _default;