Company
Category
Reviews
No reviews yet — be the first to review detectivebricks.com.
Get this data via API
Classify detectivebricks.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://detectivebricks.com"}'
{
"domain": {
"domain_url": "https://detectivebricks.com",
"categories": [
{
"name": "/Business & Industrial/Business Services/Signage",
"confidence": 0.28869450092315674,
"IAB3-1": "Advertising",
"IAB-58-53": "Business - Marketing and Advertising"
},
{
"name": "/Shopping/Toys/Building Toys",
"confidence": 0.26200684905052185,
"IAB22": "Shopping",
"IAB-482-473": "Shopping - Children's Games and Toys"
},
{
"name": "/Shopping/Toys/Other",
"confidence": 0.10334262251853944,
"IAB22": "Shopping",
"IAB-482-473": "Shopping - Children's Games and Toys"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.