SurfSense/surfsense_backend/app/proprietary/platforms
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
..
google_maps feat: api playground, other tweaks 2026-07-06 16:45:04 -07:00
google_search refactor: improve session management and concurrency in Google Search fetcher 2026-07-06 22:33:40 -07:00
reddit chore: bumped version to 0.0.31 2026-07-06 21:43:15 -07:00
tiktok feat(tiktok): add tiktok.trending verb for the Explore feed 2026-07-09 18:52:56 +02:00
youtube chore: bumped version to 0.0.31 2026-07-06 21:43:15 -07:00
__init__.py refactor(proprietary): move scrapers/ -> platforms/ (one subpackage per platform) 2026-07-03 11:01:58 +02:00