Get this data via API
Classify speakup.ai — 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://speakup.ai"}'
{
"domain": {
"domain_url": "https://speakup.ai",
"categories": [
{
"name": "/Books & Literature/Audiobooks",
"confidence": 0.4184093475341797,
"IAB1-1": "Books & Literature",
"IAB-42": "Books and Literature/Books and Literature"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Marketing",
"confidence": 0.3759450912475586,
"IAB3-11": "Marketing",
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Other",
"confidence": 0.3754970133304596,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Business & Industrial/Printing & Publishing/Other",
"confidence": 0.2647635340690613,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Arts & Entertainment/Music & Audio/Other",
"confidence": 0.11769863963127136,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
}
]
},
"success": true
}
Category
Global Rank
#87,622
Get this data as JSON — free trial, 50 API calls included.