Get this data via API
Classify 1minutecritic.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://1minutecritic.com"}'
{
"domain": {
"domain_url": "https://1minutecritic.com",
"categories": [
{
"name": "/Arts & Entertainment/Performing Arts/Broadway & Musical Theater",
"confidence": 0.9532886147499084,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Arts & Entertainment/Events & Listings/Event Ticket Sales",
"confidence": 0.9023253917694092,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Arts & Entertainment/Performing Arts/Acting & Theater",
"confidence": 0.5664840340614319,
"IAB1": "Arts & Entertainment",
"IAB-209-201": "Theater/Fine Art/Theater"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.