Category
Reviews
No reviews yet — be the first to review indie-video.com.
Get this data via API
Classify indie-video.com — and any other URL — with one call.
620+ IAB categories, company data, tech stacks and logos. JSON out, real time.
curl -X POST 'https://www.klazify.com/api/categorize' \
-H 'Authorization: Bearer YOUR_API_KEY' \
-H 'Content-Type: application/json' \
-d '{"url": "https://indie-video.com"}'
{
"domain": {
"domain_url": "https://indie-video.com",
"categories": [
{
"name": "/Arts & Entertainment/Music & Audio/Music Videos",
"confidence": 0.4921331405639648,
"IAB1-6": "Music",
"IAB-650-SPSHQ5": "Genres - Music Video"
},
{
"name": "/Computers & Electronics/Software/Multimedia Software",
"confidence": 0.4469476342201233,
"IAB19": "Technology & Computing",
"IAB-606-602": "Software and Applications - Video Software"
},
{
"name": "/Arts & Entertainment/Music & Audio/Rock Music",
"confidence": 0.21561212837696075,
"IAB1-6": "Music",
"IAB-363-338": "Music - Rock Music"
},
{
"name": "/Arts & Entertainment/Music & Audio/Music Equipment & Technology",
"confidence": 0.10491225123405457,
"IAB1-6": "Music",
"IAB-243-239": "Hobbies & Interests - Musical Instruments"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.