Category
Reviews
No reviews yet — be the first to review re-lab.it.
Get this data via API
Classify re-lab.it — 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://re-lab.it"}'
{
"domain": {
"domain_url": "https://re-lab.it",
"categories": [
{
"name": "/Arts & Entertainment/Visual Art & Design/Design",
"confidence": 0.43731072545051575,
"IAB1-3": "Fine Art",
"IAB-204-201": "Fine Art - Design"
},
{
"name": "/Science/Engineering & Technology/Other",
"confidence": 0.4324682056903839,
"IAB15": "Science",
"IAB-464": "Science"
},
{
"name": "/Computers & Electronics/Enterprise Technology/Other",
"confidence": 0.17629502713680267,
"IAB3-4": "Business Software",
"IAB-602-599": "Computing - Software and Applications"
},
{
"name": "/Computers & Electronics/Software/Other",
"confidence": 0.13709619641304016,
"IAB19": "Technology & Computing",
"IAB-602-599": "Computing - Software and Applications"
},
{
"name": "/Business & Industrial/Manufacturing/Factory Automation",
"confidence": 0.12911365926265717,
"IAB3": "Business",
"IAB-104-90": "Industries - Manufacturing Industry"
},
{
"name": "/Computers & Electronics/Programming/Other",
"confidence": 0.12352235615253448,
"IAB19": "Technology & Computing",
"IAB-631-599": "Computing - Programming Languages"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.