Get this data via API
Classify aipeeps.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://aipeeps.com"}'
{
"domain": {
"domain_url": "https://aipeeps.com",
"categories": [
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.5568529963493347,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Computers & Electronics/Software/Multimedia Software",
"confidence": 0.3059355616569519,
"IAB-606-602": "Video Software/Technology & Computing/Computing/Computer Software and Applications/Video Software"
},
{
"name": "/Online Communities/Other",
"confidence": 0.16594219207763672,
"IAB-148-132": "Education - Online Education"
},
{
"name": "/Games/Roleplaying Games",
"confidence": 0.10556625574827194,
"IAB9-25": "Roleplaying Games",
"IAB-687-685": "Role-Playing Video Games/Video Gaming/Video Game Genres/Role-Playing Video Games"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.