Overview
- Skill Key
- antoniojps/tubelab-api
- Author
- antoniojps
- Source Repo
- openclaw/skills
- Version
- -
- Source Path
- skills/antoniojps/tubelab-api
- Latest Commit SHA
- dabdd68654feb2840572bd7708532e6d78c3c7bd
YouTube analytics and research API. Search channels, find video outliers, get video details/transcripts/comments, and run scans. Use for YouTube niche research, competitor analysis, and channel analytics.
Stars
0
Installs
0
Status
ACTIVE
Visibility
PUBLIC
直接复制以下提示词,发送给你的 AI 助手即可完成安装。
请先检查是否已安装 SkillHub 商店,若未安装,请根据 https://skillhub-1388575217.cos.ap-guangzhou.myqcloud.com/install/skillhub.md 安装 SkillHub 商店,然后安装 tubelab 技能。 若已安装,则直接安装 tubelab 技能。
# TubeLab API
YouTube analytics and research API. Discover profitable niches, find viral outlier videos, analyze channels, get transcripts and comments, and run automated scans - all through REST endpoints returning JSON.
- **Base URL:** `https://public-api.tubelab.net/v1`
- **Auth:** API key in header
- **Rate limit:** 10 requests/minute per API key
- **Format:** JSON request/response
- **Docs:** https://tubelab.net/docs/api/introduction
## Authentication
Every request requires an `Authorization` header with your API key:
```
Authorization: Api-Key $TUBELAB_API_KEY
```
Get your API key at https://tubelab.net/developers - requires an [active subscription](https://tubelab.net/pricing).
## Rate Limits & Credits
Rate limited to **10 requests per minute** per API key. Exceeding this returns `429 Too Many Requests`.
Most endpoints cost credits. Cached responses (same request within a short window) are free.
| Endpoint | Cost |
| --- | --- |
| `GET /search/channels` | 10 credits |
| `GET /search/channels/related` | 10 credits |
| `GET /search/outliers` | 5 credits |
| `GET /search/outliers/related` | 5 credits |
| `GET /channel/videos/{id}` | free |
| `GET /channel/shorts/{id}` | free |
| `GET /video/{id}` | free |
| `GET /video/transcript/{id}` | free |
| `GET /video/comments/{id}` | free |
| `POST /scan` | 50–100 credits |
| `GET /scan/{id}` | free |
Scan cost depends on mode: **Fast** = 50 credits, **Standard** = 100 credits.
## Search Endpoints
Search for YouTube channels and viral videos (outliers). All search endpoints support pagination, sorting, and 30+ filters.
### GET /search/channels
**Channels**
Search for channels directly from the [YouTube Niche Finder](https://tubelab.net/youtube-niche-finder) with AI enhanced data and 30+ filters.
Cost: **10 credits** per request.
```bash
curl -s "https://public-api.tubelab.net/v1/search/channels?query=minecraft%20adventures" \
-H "Authorization: Api-Key $TUBELAB_API_KEY"
```
**Query parameters:**
| Nam...
youmind-openlab
AI skill for OpenClaw & Claude Code — recommend from 10000+ Nano Banana Pro (Gemini) image prompts. Smart search by use case, content remix, sample images.
23blocks-os
AI Agent Orchestrator with Skills System - Give AI Agents superpowers: memory search, code graph queries, agent-to-agent messaging. Manage Claude, Codex or any AI Agent from one dashboard. Move Agents between computers and locations
hashgraph-online
AI agent skills for the Universal Registry - search, chat, and register 72,000+ agents across 14+ protocols. Works with Claude, Codex, Cursor, OpenClaw, and any AI assistant.
rito-w
A cross-platform skills manager for AI IDEs. Search marketplace, download locally, and install to Claude, Cursor, Windsurf, and more with one click.
besoeasy
Battle-tested skill library for AI agents. Save 98% of API costs with ready-to-use code for crypto, PDFs, search, web scraping & more. No trial-and-error, no expensive APIs.
zeropointrepo
YouTube Transcript API skills for AI agents. Get transcripts, search videos, browse channels. Works with OpenClaw, ClawdBot, Claude Code, Cursor, Windsurf.