Get this data via API
Classify goodfire.ai — 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://goodfire.ai"}'
{
"domain": {
"domain_url": "https://goodfire.ai",
"categories": [
{
"name": "/Health/Health Foundations & Medical Research",
"confidence": 0.413525253534317,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.3695116341114044,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Business & Industrial/Pharmaceuticals & Biotech",
"confidence": 0.3555593490600586,
"IAB-109-90": "Pharmaceutical Industry/Business and Finance/Industries/Pharmaceutical Industry"
},
{
"name": "/Science/Biological Sciences/Other",
"confidence": 0.28033456206321716,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Science/Biological Sciences/Genetics",
"confidence": 0.19277571141719815,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Science/Other",
"confidence": 0.1107274815440178,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Science/Biological Sciences/Neuroscience",
"confidence": 0.11058606952428818,
"IAB15": "Science",
"IAB-464": "Science/Science"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.