Get this data via API
Classify lovicca.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://lovicca.com"}'
{
"domain": {
"domain_url": "https://lovicca.com",
"categories": [
{
"name": "/Arts & Entertainment/Visual Art & Design/Painting",
"confidence": 0.7008394598960876,
"IAB9-22": "Painting",
"IAB-254-248": "Painting/Hobbies & Interests/Arts and Crafts/Painting"
},
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.6685678958892822,
"IAB-264-239": "Hobbies & Interests - Content Production"
},
{
"name": "/Hobbies & Leisure/Crafts/Art & Craft Supplies",
"confidence": 0.5080669522285461,
"IAB-424-422": "Cats/Pets/Cats"
},
{
"name": "/Hobbies & Leisure/Crafts/Other",
"confidence": 0.488540381193161,
"IAB-424-422": "Cats/Pets/Cats"
},
{
"name": "/Hobbies & Leisure/Special Occasions/Holidays & Seasonal Events",
"confidence": 0.4444572627544403,
"IAB-239": "Hobbies & Interests"
},
{
"name": "/Shopping/Apparel/Clothing Accessories",
"confidence": 0.13181544840335846,
"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.