Category
Reviews
No reviews yet — be the first to review thinkable.ie.
Get this data via API
Classify thinkable.ie — 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://thinkable.ie"}'
{
"domain": {
"domain_url": "https://thinkable.ie",
"categories": [
{
"name": "/Health/Health Conditions/Neurological Conditions",
"confidence": 0.8880756497383118,
"IAB7": "Health & Fitness",
"IAB-313-287": "Diseases and Conditions - Brain and Nervous System Disorders"
},
{
"name": "/Jobs & Education/Education/Private Tutoring Services",
"confidence": 0.26173892617225647,
"IAB5-11": "Homework/Study Tips",
"IAB-146-132": "Education - Homework and Study"
},
{
"name": "/Jobs & Education/Education/Other",
"confidence": 0.13908866047859192,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Jobs & Education/Education/Special Education",
"confidence": 0.1134096160531044,
"IAB5-14": "Special Education",
"IAB-136-132": "Education - Special Education"
},
{
"name": "/Games/Puzzles & Brainteasers",
"confidence": 0.10760652273893356,
"IAB9-5": "Board Games/Puzzles",
"IAB-270-269": "Games and Puzzles - Board Games and Puzzles"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.