Back to catalog
🎬

Hunt

API Key

Video To API. Get video or audio and metadata for all video platforms with one provider.

🎬VideoHTTPSCORS enabled

Hunt Video Results

5 items

Build a REST API in 10 Minutes

CodeWithMe

10:24

Docker Crash Course 2026

DevOps Simplified

28:11

React vs Vue in 2026

FrontEnd Focus

15:47

Machine Learning for Beginners

AI Academy

45:03

PostgreSQL Performance Tips

DB Masters

22:36

Sample Response

response.json
1{
2 "items": [
3 {
4 "id": "v001",
5 "title": "Build a REST API in 10 Minutes",
6 "channel": "CodeWithMe",
7 "views": 142300,
8 "duration": "10: 24"
9 },
10 {
11 "id": "v002",
12 "title": "Docker Crash Course 2026",
13 "channel": "DevOps Simplified",
14 "views": 89500,
15 "duration": "28: 11"

Code Snippets

request.sh
1"color:#c084fc">curl -X "color:#fbbf24">GET "https://www.huntapi.com" \
2 "color:#60a5fa">-H "Authorization: Bearer YOUR_API_KEY"
View Documentation

Similar APIs