Get this data via API
Classify pamfricent.cyou — 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://pamfricent.cyou"}'
{
"domain": {
"domain_url": "https://pamfricent.cyou",
"categories": [
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.8489953875541687,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Jobs & Education/Education/Computer Education",
"confidence": 0.2678013741970062,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/People & Society/Seniors & Retirement",
"confidence": 0.2550799250602722,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Jobs & Education/Education/Distance Learning",
"confidence": 0.115386500954628,
"IAB5-6": "Distance Learning",
"IAB-132": "Education/Education"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.