Get this data via API
Classify ls-analytics.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://ls-analytics.com"}'
{
"domain": {
"domain_url": "https://ls-analytics.com",
"categories": [
{
"name": "/Science/Mathematics/Statistics",
"confidence": 0.8858970403671265,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Business & Industrial/Business Operations/Management",
"confidence": 0.28735023736953735,
"IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Marketing",
"confidence": 0.1905505657196045,
"IAB3-11": "Marketing",
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Reference/General Reference/Educational Resources",
"confidence": 0.18466565012931824,
"IAB-143-132": "Education - Educational Assessment"
},
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.17617268860340118,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Data Management",
"confidence": 0.13890619575977323,
"IAB-616-599": "Data Storage and Warehousing/Technology & Computing/Computing/Data Storage and Warehousing"
},
{
"name": "/People & Society/Social Sciences/Economics",
"confidence": 0.1255803108215332,
"IAB-465-464": "Biological Sciences/Science/Biological Sciences"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.