Get this data via API
Classify jonsllc.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://jonsllc.com"}'
{
"domain": {
"domain_url": "https://jonsllc.com",
"categories": [
{
"name": "/Business & Industrial/Advertising & Marketing/Marketing",
"confidence": 0.5134454369544983,
"IAB3-11": "Marketing",
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Arts & Entertainment/Music & Audio/Podcasts",
"confidence": 0.4107552170753479,
"IAB1": "Arts & Entertainment",
"IAB-324-JLBCU7": "Movies/Entertainment/Movies"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Other",
"confidence": 0.23453347384929657,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.1401454359292984,
"IAB-264-239": "Hobbies & Interests - Content Production"
},
{
"name": "/Internet & Telecom/Web Services/Search Engine Optimization & Marketing",
"confidence": 0.12901493906974792,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/People & Society/Self-Help & Motivational",
"confidence": 0.10719917714595796,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.