Category
Reviews
No reviews yet — be the first to review askthis.io.
Get this data via API
Classify askthis.io — 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://askthis.io"}'
{
"domain": {
"domain_url": "https://askthis.io",
"categories": [
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.5023433566093445,
"IAB19": "Technology & Computing",
"IAB-597-596": "Technology & Computing - Artificial Intelligence"
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.25101056694984436,
"IAB19-18": "Internet Technology",
"IAB-619-599": "Computing - Internet"
},
{
"name": "/Online Communities/Other",
"confidence": 0.16176612675189972,
"IAB14": "Society",
"IAB-628-619": "Internet - Social Networking"
},
{
"name": "/Internet & Telecom/Search Engines/Other",
"confidence": 0.15350688993930817,
"IAB19-35": "Web Search",
"IAB-627-619": "Internet - Search"
},
{
"name": "/Online Communities/Online Goodies/Social Network Apps & Add-Ons",
"confidence": 0.14277413487434387,
"IAB14": "Society",
"IAB-628-619": "Internet - Social Networking"
},
{
"name": "/Internet & Telecom/Web Services/Web Design & Development",
"confidence": 0.12163009494543076,
"IAB19-34": "Web Design/HTML",
"IAB-621-619": "Internet - Web Development"
},
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.10385149717330933,
"IAB5": "Education",
"IAB-132": "Education"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.