Category
Reviews
No reviews yet — be the first to review baselinelabs.ai.
Get this data via API
Classify baselinelabs.ai — 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://baselinelabs.ai"}'
{
"domain": {
"domain_url": "https://baselinelabs.ai",
"categories": [
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.7961962223052979,
"IAB19": "Technology & Computing",
"IAB-597-596": "Technology & Computing - Artificial Intelligence"
},
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.473986953496933,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Internet & Telecom/Search Engines/Other",
"confidence": 0.214410662651062,
"IAB19-35": "Web Search",
"IAB-627-619": "Internet - Search"
},
{
"name": "/Internet & Telecom/Web Services/Web Stats & Analytics",
"confidence": 0.21259117126464844,
"IAB19": "Technology & Computing",
"IAB-619-599": "Computing - Internet"
},
{
"name": "/News/Technology News",
"confidence": 0.21026664972305295,
"IAB12": "News",
"IAB-596": "Technology & Computing"
},
{
"name": "/Internet & Telecom/Web Services/Search Engine Optimization & Marketing",
"confidence": 0.16984890401363373,
"IAB3-11": "Marketing",
"IAB-58-53": "Business - Marketing and Advertising"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.