Get this data via API
Classify idforensics.net — 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://idforensics.net"}'
{
"domain": {
"domain_url": "https://idforensics.net",
"categories": [
{
"name": "/Law & Government/Public Safety/Law Enforcement",
"confidence": 0.8622148633003235,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Science/Other",
"confidence": 0.6498302221298218,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Law & Government/Public Safety/Security Products & Services",
"confidence": 0.26754140853881836,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Jobs & Education/Education/Training & Certification",
"confidence": 0.26307785511016846,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.13394886255264282,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Computers & Electronics/Software/Multimedia Software",
"confidence": 0.13088630139827728,
"IAB-606-602": "Video Software/Technology & Computing/Computing/Computer Software and Applications/Video Software"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.