TikTokApi.stealth package ========================= This package is a modified version of `playwright_stealth `_, used to mask the browser as a real browser. This package is used to prevent TikTok from detecting that you are using a bot. You probably shouldn't be interacting with this package directly, but rather through the :class:`TikTokApi` class. Here's some stealth resources that I always keep forgetting, so I'm putting them here: * `SannySoft Bot Detector `_ * `Are you headless? `_ * `DataDome Detector `_ * `Am I Unique? `_ (cool because they split up the distribution of each field, I don't really use much) Bot Detection Resources: * `FingerprintJS on GitHub `_ TikTokApi.stealth.stealth ================================ .. automodule:: TikTokApi.stealth.stealth :members: :undoc-members: :show-inheritance: