Company
Category
Reviews
No reviews yet — be the first to review blue-print.co.
Get this data via API
Classify blue-print.co — 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://blue-print.co"}'
{
"domain": {
"domain_url": "https://blue-print.co",
"categories": [
{
"name": "/People & Society/Other",
"confidence": 0.8123732209205627,
"IAB14": "Society",
"IAB-186": "Family and Relationships"
},
{
"name": "/Beauty & Fitness/Face & Body Care/Unwanted Body & Facial Hair Removal",
"confidence": 0.4995059370994568,
"IAB18-1": "Beauty",
"IAB-594-590": "Personal Care - Shaving"
},
{
"name": "/Beauty & Fitness/Face & Body Care/Other",
"confidence": 0.30255118012428284,
"IAB18-1": "Beauty",
"IAB-553-552": "Style & Fashion - Beauty"
},
{
"name": "/Beauty & Fitness/Hair Care/Other",
"confidence": 0.1684197038412094,
"IAB18-1": "Beauty",
"IAB-554-553": "Beauty - Hair Care"
},
{
"name": "/Beauty & Fitness/Face & Body Care/Skin & Nail Care",
"confidence": 0.15998241305351257,
"IAB18-1": "Beauty",
"IAB-553-552": "Style & Fashion - Beauty"
},
{
"name": "/Books & Literature/Other",
"confidence": 0.1215297058224678,
"IAB1-1": "Books & Literature",
"IAB-42": "Books and Literature"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.