Get this data via API
Classify welovepets.care — 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://welovepets.care"}'
{
"domain": {
"domain_url": "https://welovepets.care",
"categories": [
{
"name": "/Pets & Animals/Animal Products & Services/Other",
"confidence": 0.9355494379997252,
"IAB-422": "Pets"
},
{
"name": "/Pets & Animals/Pets/Other",
"confidence": 0.43743646144866943,
"IAB16": "Pets",
"IAB-422": "Pets/Pets"
},
{
"name": "/Business & Industrial/Small Business/MLM & Business Opportunities",
"confidence": 0.25638896226882935,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.15160295367240906,
"IAB-264-239": "Hobbies & Interests - Content Production"
},
{
"name": "/Business & Industrial/Small Business/Business Formation",
"confidence": 0.1213141307234764,
"IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations"
},
{
"name": "/Business & Industrial/Small Business/Other",
"confidence": 0.11017120629549026,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.