Get this data via API
Classify freeknowledge.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://freeknowledge.net"}'
{
"domain": {
"domain_url": "https://freeknowledge.net",
"categories": [
{
"name": "/Business & Industrial/Business Services/Knowledge Management",
"confidence": 0.5418168306350708,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Reference/General Reference/Other",
"confidence": 0.3258535861968994
},
{
"name": "/Reference/Libraries & Museums/Other",
"confidence": 0.17229536175727844,
"IAB-155-150": "Attractions - Museums & Galleries"
},
{
"name": "/Reference/Other",
"confidence": 0.16886425018310547
},
{
"name": "/Reference/Libraries & Museums/Libraries",
"confidence": 0.13423748314380646,
"IAB-155-150": "Attractions - Museums & Galleries"
},
{
"name": "/Reference/General Reference/Educational Resources",
"confidence": 0.11878305673599245,
"IAB-143-132": "Education - Educational Assessment"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.