Get this data via API
Classify allintheknow.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://allintheknow.com"}'
{
"domain": {
"domain_url": "https://allintheknow.com",
"categories": [
{
"name": "/Reference/General Reference",
"confidence": 0.7
},
{
"name": "/Health/Health Conditions",
"confidence": 0.6,
"IAB-287-286": "Diseases and Conditions/Medical Health/Diseases and Conditions"
},
{
"name": "/Shopping/Consumer Resources",
"confidence": 0.5,
"IAB22": "Shopping"
},
{
"name": "/Travel/Cruises & Charters",
"confidence": 0.4,
"IAB20": "Travel",
"IAB-678-664": "Cruises/Travel/Travel Type/Cruises"
},
{
"name": "/Business & Industrial/Business Services/E-Commerce Services",
"confidence": 0.3
},
{
"name": "/People & Society/Social Issues & Advocacy/Charity & Philanthropy",
"confidence": 0.3
},
{
"name": "/Finance/Credit & Lending",
"confidence": 0.3
},
{
"name": "/Food & Drink/Food",
"confidence": 0.3,
"IAB8": "Food & Drink"
},
{
"name": "/Health/Nutrition",
"confidence": 0.3,
"IAB7-32": "Nutrition",
"IAB-229-223": "Nutrition/Healthy Living/Nutrition"
},
{
"name": "/Shopping/Apparel",
"confidence": 0.3,
"IAB22": "Shopping"
}
]
},
"success": true
}
Category
Food & Drink
Food
30%
Get this data as JSON — free trial, 50 API calls included.