Web-scraping TikTok from GitHub Actions
Author: mdmintzCreated Feb 8, 2026Updated Aug 10, 2026
LabelsdocumentationUC Mode / CDP Mode
Here's an example of web-scraping TikTok from GitHub Actions: https://github.com/mdmintz/undetected-testing/actions/runs/31381593010/job/93432757242#step:14:1
The code for that can be found here: https://github.com/seleniumbase/SeleniumBase/blob/master/examples/cdp_mode/raw_tiktok.py
Source: seleniumbase/SeleniumBase