Get this data via API
Classify beck-lewis.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://beck-lewis.com"}'
{
"domain": {
"domain_url": "https://beck-lewis.com",
"categories": [
{
"name": "/People & Society/Other",
"confidence": 0.8666726350784302,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/People & Society/Family & Relationships/Romance",
"confidence": 0.6596940159797668,
"IAB-186-186": "Family and Relationships/Family and Relationships"
},
{
"name": "/Books & Literature/Other",
"confidence": 0.3383694589138031,
"IAB1-1": "Books & Literature",
"IAB-42": "Books and Literature/Books and Literature"
},
{
"name": "/Books & Literature/E-Books",
"confidence": 0.3280015289783478,
"IAB1-1": "Books & Literature",
"IAB-42": "Books and Literature/Books and Literature"
},
{
"name": "/Adult",
"confidence": 0.15774878859519958,
"IAB-51-SPSHQ5": "Genres - Young Adult"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.