Get this data via API
Classify rollcameras.tv — 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://rollcameras.tv"}'
{
"domain": {
"domain_url": "https://rollcameras.tv",
"categories": [
{
"name": "/Arts & Entertainment/Entertainment Industry/Film & TV Industry",
"confidence": 0.7219363451004028,
"IAB1": "Arts & Entertainment",
"IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry"
},
{
"name": "/Computers & Electronics/Consumer Electronics/Camera & Photo Equipment",
"confidence": 0.234416663646698,
"IAB-633-632": "Cameras and Camcorders/Technology & Computing/Consumer Electronics/Cameras and Camcorders"
},
{
"name": "/Arts & Entertainment/TV & Video/Online Video",
"confidence": 0.1003122627735138,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.