Category
Reviews
No reviews yet — be the first to review patentbear.com.
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,
"IAB11-2": "Legal Issues",
"IAB-383": "Law"
},
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.3633507192134857,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Reference/General Reference/Forms Guides & Templates",
"confidence": 0.2178550511598587,
"IAB19": "Technology & Computing",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.15382316708564758,
"IAB3-4": "Business Software",
"IAB-W3CW2J-602": "Software and Applications - Productivity"
},
{
"name": "/Internet & Telecom/Other",
"confidence": 0.1474938541650772,
"IAB19-18": "Internet Technology",
"IAB-619-599": "Computing - Internet"
},
{
"name": "/Reference/General Reference/Educational Resources",
"confidence": 0.12814727425575256,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Games/Computer & Video Games/Gaming Reference & Reviews",
"confidence": 0.12202256172895432,
"IAB9-30": "Video & Computer Games",
"IAB-680": "Video Gaming"
},
{
"name": "/Reference/Technical Reference",
"confidence": 0.11592300981283188,
"IAB19": "Technology & Computing",
"IAB-596": "Technology & Computing"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.