You know those times when you need to pull data from TikTok, Instagram, YouTube, or a dozen other social platforms and don't want to deal with their individual APIs? This wraps TikHub's unified API with two simple scripts: one to search across 500+ endpoints by keyword or platform tag, another to actually make the requests. It covers the usual suspects like user profiles, video details, comments, and search, plus Chinese platforms like Douyin, Xiaohongshu, Weibo, and Bilibili. The searcher supports both English and Chinese queries, which is handy if you're working across markets. Rate limits are reasonable at 10 QPS per endpoint. You'll need a TikHub token for production use, though there's a default one for testing.
npx skills add https://github.com/liangdabiao/tikhub_api_skill --skill tikhub-api-helper