youtube-search-api-skill
YouTube検索とAPIによる動画データ抽出
YouTubeの手動スクレイピングは時間がかりエラーも起こりやすいです。このスキルは信頼できるAPIサービスを使用して、YouTube検索結果からクリーンな構造化データを抽出します。
下载技能 ZIP
在 Claude 中上传
前往 设置 → 功能 → 技能 → 上传技能
开启并开始使用
测试它
正在使用“youtube-search-api-skill”。 Search YouTube for 'Python automation' videos
预期结果:
Found 5 videos:
1. Automate Your Workflow with Python - 125K views - 2 days ago
2. Python Scripting for Beginners - 89K views - 1 week ago
3. Python RPA Tutorial - 67K views - 2 weeks ago
4. Python Automation Ideas - 45K views - 3 weeks ago
5. Automate Everything with Python - 34K views - 1 month ago
正在使用“youtube-search-api-skill”。 Find YouTube channels about machine learning
预期结果:
Discovered 3 channels:
1. ML Mastery - 120 videos - 45K subscribers
2. AI Explained - 89 videos - 32K subscribers
3. Data Science Daily - 67 videos - 21K subscribers
安全审计
低风险Static analysis flagged 58 patterns including network access, API key usage, and external script execution. After semantic evaluation, all findings are FALSE POSITIVES or expected API client behavior. The script is a legitimate BrowserAct API client that makes authenticated HTTP requests to extract YouTube search data. No malicious intent, data exfiltration, or command injection vectors were confirmed.
低风险问题 (2)
风险因素
质量评分
你能构建什么
コンテンツクリエイターのリサーチ
トレンドの動画を見つけて特定のトピックを分析し、コンテンツ戦略に活かしましょう。再生回数やタイトルを抽出して人気のフォーマットを特定します。
競合分析
競合ブランド名で検索して、効果的な動画を抽出します。チャンネルURLや動画 métricasを収集してベンチマークに活用します。
チュートリアル集約
特定のツールやソフトウェアのやり方動画を検索します。チームトレーニングやドキュメンテーション用の教育コンテンツリストを構築します。
试试这些提示
Search YouTube for videos about {topic} and show me the top 20 results with their view counts.Find YouTube channels related to {niche} and extract their channel URLs and video counts.Search for YouTube Shorts with the hashtag {hashtag} and show me the trending short videos.Find YouTube playlists about {subject} and list all the videos they contain with their descriptions.最佳实践
- より関連性の高い結果を得るために具体的なキーワードを提供する
- 検索実行前にBROWSERACT_API_KEYが設定されていることを確認する
- スケールする前に小規模な制限でデータ品質を確認する
避免
- "stuff"や"things"のような曖昧なキーワードを使用しない
- 結果の精度が落ちる可能性があるため、適切な制限を超えない
- プライベートまたは制限付きコンテンツのスクレイピングにはこのスキルを使用しない
常见问题
このスキルを使用するにはAPIキーが必要ですか?
どのようなタイプのコンテンツを抽出できますか?
検索あたり何件の結果を取得できますか?
リクエストが多すぎるとYouTubeにブロックされますか?
プライベート動画を検索できますか?
結果にはどのようなデータフィールドが含まれますか?
开发者详情
作者
browser-act许可证
MIT
仓库
https://github.com/browser-act/skills/tree/main/solutions/video-platforms/youtube-search-api-skill引用
main
文件结构