SurfSense/surfsense_backend/app/proprietary/platforms/tiktok
CREDO23 c679f2a3ef fix(tiktok): fetch profile video lists headful + dismiss login modal
The profile feed (/api/post/item_list) returns an empty 200 to headless
sessions but serves data headful on the same proxy IP. Run fetch_item_list
headful and dismiss the login modal that blocks mid-scroll.
2026-07-10 16:45:45 +02:00
..
extraction feat(tiktok): add tiktok.comments verb for public comment scraping 2026-07-09 18:35:26 +02:00
flows feat(tiktok): add tiktok.comments verb for public comment scraping 2026-07-09 18:35:26 +02:00
schemas feat(tiktok): return profile metadata even when video listing is gated 2026-07-09 17:48:19 +02:00
session fix(tiktok): fetch profile video lists headful + dismiss login modal 2026-07-10 16:45:45 +02:00
targets feat(tiktok): add tiktok.trending verb for the Explore feed 2026-07-09 18:52:56 +02:00
__init__.py feat(tiktok): add tiktok.trending verb for the Explore feed 2026-07-09 18:52:56 +02:00
orchestrator.py feat(tiktok): add tiktok.trending verb for the Explore feed 2026-07-09 18:52:56 +02:00