Get this data via API
Classify bureau.id — 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://bureau.id"}'
{
"domain": {
"domain_url": "https://bureau.id",
"categories": [
{
"name": "/Shopping/Consumer Resources/Identity Theft Protection",
"confidence": 0.9726642966270448,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Business & Industrial/Business Finance/Risk Management",
"confidence": 0.5831389427185059,
"IAB1": "Arts & Entertainment",
"IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.3818918764591217,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Law & Government/Public Safety/Crime & Justice",
"confidence": 0.30638036131858826,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.19921444356441495,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Other",
"confidence": 0.17224399745464325,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Computer Security/Network Security",
"confidence": 0.1507575511932373,
"IAB19-25": "Network Security",
"IAB-281-274": "Home Security/Home & Garden/Home Security"
},
{
"name": "/Finance/Banking/Other",
"confidence": 0.14518257975578308,
"IAB-398-391": "Insurance/Personal Finance/Insurance"
},
{
"name": "/Shopping/Consumer Resources/Consumer Advocacy & Protection",
"confidence": 0.1249500811100006,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
}
]
},
"success": true
}
Tags
Category
Global Rank
#23,812
Tech Stack (8 technologies)
Get this data as JSON — free trial, 50 API calls included.