Get this data via API
Classify rabbitprompt.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://rabbitprompt.com"}'
{
"domain": {
"domain_url": "https://rabbitprompt.com",
"categories": [
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.33479058742523193,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Computers & Electronics/Software/Multimedia Software",
"confidence": 0.30727601051330566,
"IAB-606-602": "Video Software/Technology & Computing/Computing/Computer Software and Applications/Video Software"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Other",
"confidence": 0.1415582001209259,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Arts & Entertainment/Visual Art & Design/Design",
"confidence": 0.12275876849889757,
"IAB1": "Arts & Entertainment",
"IAB-204-201": "Design/Fine Art/Design"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.