Get this data via API
Classify online-python.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://online-python.com"}'
{
"domain": {
"domain_url": "https://online-python.com",
"categories": [
{
"name": "/Computers & Electronics/Programming/Scripting Languages",
"confidence": 0.6058775782585144,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.46863871812820435,
"IAB-264-239": "Hobbies & Interests - Content Production"
},
{
"name": "/Jobs & Education/Education/Computer Education",
"confidence": 0.345315158367157,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Computers & Electronics/Programming/Other",
"confidence": 0.22050976753234863,
"IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics"
},
{
"name": "/Reference/Technical Reference",
"confidence": 0.14037232100963593
},
{
"name": "/Reference/General Reference/Educational Resources",
"confidence": 0.12181902676820756,
"IAB-143-132": "Education - Educational Assessment"
}
]
},
"success": true
}
Category
Global Rank
#180,320
Get this data as JSON — free trial, 50 API calls included.