Get this data via API
Classify gearup.study — 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://gearup.study"}'
{
"domain": {
"domain_url": "https://gearup.study",
"categories": [
{
"name": "/Science/Engineering & Technology/Other",
"confidence": 0.8071326017379761,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Books & Literature/Other",
"confidence": 0.514350414276123,
"IAB1-1": "Books & Literature",
"IAB-42": "Books and Literature/Books and Literature"
},
{
"name": "/Reference/General Reference/Educational Resources",
"confidence": 0.4491467475891114,
"IAB-143-132": "Education - Educational Assessment"
},
{
"name": "/Business & Industrial/Automotive Industry",
"confidence": 0.1981837898492813,
"IAB2": "Automotive",
"IAB-117-90": "Automotive Industry/Business and Finance/Industries/Automotive Industry"
},
{
"name": "/Computers & Electronics/CAD & CAM",
"confidence": 0.10498557984828948,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.