Get this data via API
Classify americasbirthdaycoke.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://americasbirthdaycoke.com"}'
{
"domain": {
"domain_url": "https://americasbirthdaycoke.com",
"categories": [
{
"name": "/Business & Industrial/Advertising & Marketing/Other",
"confidence": 0.3754215538501739,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Hobbies & Leisure/Sweepstakes & Promotional Giveaways",
"confidence": 0.2766660153865814,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Food & Drink/Beverages/Soft Drinks",
"confidence": 0.24361200630664823,
"IAB8": "Food & Drink",
"IAB-222-210": "Non-Alcoholic Beverages/Food & Drink/Non-Alcoholic Beverages"
},
{
"name": "/Shopping/Consumer Resources/Customer Services",
"confidence": 0.15935130417346954,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.