Get this data via API
Classify patentbear.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://patentbear.com"}'
{
"domain": {
"domain_url": "https://patentbear.com",
"categories": [
{
"name": "/Law & Government/Legal/Intellectual Property",
"confidence": 0.9827900528907776,
"IAB-394-393": "Financial Assistance - Government Support and Welfare"
},
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.3633507192134857,
"IAB-264-239": "Hobbies & Interests - Content Production"
},
{
"name": "/Reference/General Reference/Forms Guides & Templates",
"confidence": 0.2178550511598587
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.15382316708564758,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.1474938541650772,
"IAB-195-192": "Parenting - Internet Safety"
},
{
"name": "/Reference/General Reference/Educational Resources",
"confidence": 0.12814727425575256,
"IAB-143-132": "Education - Educational Assessment"
},
{
"name": "/Games/Computer & Video Games/Gaming Reference & Reviews",
"confidence": 0.12202256172895432,
"IAB9-30": "Video & Computer Games",
"IAB-684-680": "PC Games/Video Gaming/PC Games"
},
{
"name": "/Reference/Technical Reference",
"confidence": 0.11592300981283188
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.