Get this data via API
Classify jetbrains.net — 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://jetbrains.net"}'
{
"domain": {
"domain_url": "https://jetbrains.net",
"categories": [
{
"name": "/Computers & Electronics/Programming/Development Tools",
"confidence": 0.8875982761383057,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Computers & Electronics/Programming/Java (Programming Language)",
"confidence": 0.4965423345565796,
"IAB-631-599": "Programming Languages/Technology & Computing/Computing/Programming Languages"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.33527570962905884,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
},
{
"name": "/Jobs & Education/Education/Computer Education",
"confidence": 0.26718246936798096,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.13897307217121124,
"IAB-264-239": "Hobbies & Interests - Content Production"
}
]
},
"success": true
}
Category
Global Rank
#323,585
Get this data as JSON — free trial, 50 API calls included.