Get this data via API
Classify edwin.chat — 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://edwin.chat"}'
{
"domain": {
"domain_url": "https://edwin.chat",
"categories": [
{
"name": "/Computers & Electronics/Enterprise Technology/Helpdesk & Customer Support Systems",
"confidence": 0.665245532989502,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Online Communities/Other",
"confidence": 0.5011321902275085,
"IAB-148-132": "Education - Online Education"
},
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.44813722372055054,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.3188742995262146,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Internet & Telecom/Web Services/Web Stats & Analytics",
"confidence": 0.3127933442592621,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Internet & Telecom/Web Services/Web Design & Development",
"confidence": 0.23410607874393463,
"IAB-621-619": "Web Development/Technology & Computing/Computing/Internet/Web Development"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Marketing",
"confidence": 0.1961817890405655,
"IAB3-11": "Marketing",
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Shopping/Consumer Resources/Customer Services",
"confidence": 0.14479805529117584,
"IAB22": "Shopping",
"IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards"
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.1433122307062149,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Internet & Telecom/Web Services/Search Engine Optimization & Marketing",
"confidence": 0.1052847057580948,
"IAB-195-192": "Parenting - Internet Safety"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.