SurfSense/surfsense_backend/app/proprietary/platforms/tiktok/session
CREDO23 67b5472b9f feat(tiktok): add tiktok.trending verb for the Explore feed
The Explore feed (/api/explore/item_list) is a global trending-video feed
served to anonymous sessions, and it returns the same itemStruct shape as the
other listings — so the verb reuses parse_video, the listing flow, the
TikTokVideoItem output, and the per-video billing meter wholesale. Adds a
browser-capture marker + fetch_trending, a synthetic-target orchestrator entry,
and the tiktok.trending capability, surfaced on the chat subagent.
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
client.py feat(tiktok): rotate-on-block fetch session 2026-07-08 15:51:17 +02:00
errors.py feat(tiktok): blob-first orchestrator + video flow 2026-07-08 16:07:07 +02:00
listing.py feat(tiktok): add tiktok.trending verb for the Explore feed 2026-07-09 18:52:56 +02:00
proxy.py feat(tiktok): rotate-on-block fetch session 2026-07-08 15:51:17 +02:00