Get this data via API
Classify birdnetsexperts.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://birdnetsexperts.com"}'
{
"domain": {
"domain_url": "https://birdnetsexperts.com",
"categories": [
{
"name": "/Business & Industrial/Construction & Maintenance/Building Materials & Supplies",
"confidence": 0.42179301381111145,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Home & Garden/Patio, Lawn & Garden/Other",
"confidence": 0.2720274329185486,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Health/Public Health/Occupational Health & Safety",
"confidence": 0.217535600066185,
"IAB-224-223": "Healthy Living - Children's Health"
},
{
"name": "/Law & Government/Public Safety/Security Products & Services",
"confidence": 0.21511733531951904,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Home & Garden/Home Safety & Security/Other",
"confidence": 0.17938829958438873,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
},
{
"name": "/Business & Industrial/Construction & Maintenance/Other",
"confidence": 0.15775436162948608,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Home & Garden/Home Improvement/Other",
"confidence": 0.120807446539402,
"IAB10": "Home & Garden",
"IAB-274": "Home & Garden/Home & Garden"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.