Category
Reviews
No reviews yet — be the first to review httpssharethatthought.com.
Get this data via API
Classify httpssharethatthought.com — 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://httpssharethatthought.com"}'
{
"domain": {
"domain_url": "https://httpssharethatthought.com",
"categories": [
{
"name": "/Health/Mental Health/Counseling Services",
"confidence": 0.958577036857605,
"IAB7-37": "Psychology/Psychiatry",
"IAB-301-287": "Diseases and Conditions - Mental Health"
},
{
"name": "/People & Society/Social Sciences/Psychology",
"confidence": 0.5400558710098267,
"IAB7-37": "Psychology/Psychiatry",
"IAB-301-287": "Diseases and Conditions - Mental Health"
},
{
"name": "/People & Society/Other",
"confidence": 0.2426729202270508,
"IAB14": "Society",
"IAB-186": "Family and Relationships"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.