Get this data via API
Classify atlaslab.in — 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://atlaslab.in"}'
{
"domain": {
"domain_url": "https://atlaslab.in",
"categories": [
{
"name": "/Autos & Vehicles/Vehicle Parts & Services/Vehicle Parts & Accessories",
"confidence": 0.4413953125476837,
"IAB2-1": "Auto Parts",
"IAB-32-1": "Auto Parts/Automotive/Auto Parts"
},
{
"name": "/Business & Industrial/Business Services/Quality Control & Tracking",
"confidence": 0.3303666114807129,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Business & Industrial/Energy & Utilities/Oil & Gas",
"confidence": 0.2552902400493622,
"IAB-110-90": "Power and Energy Industry/Business and Finance/Industries/Power and Energy Industry"
},
{
"name": "/Science/Scientific Equipment",
"confidence": 0.17835769057273865,
"IAB15": "Science",
"IAB-464": "Science/Science"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.