Get this data via API
Classify fp8media.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://fp8media.com"}'
{
"domain": {
"domain_url": "https://fp8media.com",
"categories": [
{
"name": "/Jobs & Education/Education/Standardized & Admissions Tests",
"confidence": 0.9831490516662598,
"IAB5": "Education",
"IAB-144-143": "Standardized Testing/Education/Educational Assessment/Standardized Testing"
},
{
"name": "/Health/Health Education & Medical Training",
"confidence": 0.6065865755081177,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Reference/Language Resources/Foreign Language Resources",
"confidence": 0.4724954962730408,
"IAB-147-132": "Education - Language Learning"
},
{
"name": "/Health/Nursing/Other",
"confidence": 0.25407642126083374,
"IAB4-7": "Nursing",
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Jobs & Education/Education/Training & Certification",
"confidence": 0.22912326455116272,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Reference/General Reference/Educational Resources",
"confidence": 0.14169852435588837,
"IAB-143-132": "Education - Educational Assessment"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.