Company
Category
Reviews
No reviews yet — be the first to review schematic.tech.
Get this data via API
Classify schematic.tech — 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://schematic.tech"}'
{
"domain": {
"domain_url": "https://schematic.tech",
"categories": [
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.6165885329246521,
"IAB19": "Technology & Computing",
"IAB-597-596": "Technology & Computing - Artificial Intelligence"
},
{
"name": "/Computers & Electronics/Programming/Other",
"confidence": 0.20458276569843292,
"IAB19": "Technology & Computing",
"IAB-631-599": "Computing - Programming Languages"
},
{
"name": "/Science/Computer Science/Other",
"confidence": 0.19040600955486295,
"IAB19": "Technology & Computing",
"IAB-599-596": "Technology & Computing - Computing"
},
{
"name": "/Science/Mathematics/Other",
"confidence": 0.1871374398469925,
"IAB15": "Science",
"IAB-464": "Science"
},
{
"name": "/Reference/General Reference/Educational Resources",
"confidence": 0.1712229996919632,
"IAB5": "Education",
"IAB-132": "Education"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.