Skip to content
This repository has been archived by the owner on Sep 9, 2022. It is now read-only.

Latest commit

 

History

History
6 lines (4 loc) · 289 Bytes

DEVELOPERS.md

File metadata and controls

6 lines (4 loc) · 289 Bytes

Note for developers

To avoid bot detection on tiktok

  • Never use CURL/Requests directly on tiktok pages, always use puppeteer with a logged in account and slowMo ( > 100ms)
  • Tiktok CDN doesn't have bot detection(at this time), but for garantee make random timeouts between requests