Get this data via API
Classify storyline.academy — 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://storyline.academy"}'
{
"domain": {
"domain_url": "https://storyline.academy",
"categories": [
{
"name": "/Books & Literature/Writers Resources",
"confidence": 0.957946240901947,
"IAB1-1": "Books & Literature",
"IAB-42": "Books and Literature/Books and Literature"
},
{
"name": "/Jobs & Education/Education/Training & Certification",
"confidence": 0.42324623465538025,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Business & Industrial/Business Services/Writing & Editing Services",
"confidence": 0.41447943449020386,
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Business & Industrial/Advertising & Marketing/Marketing",
"confidence": 0.19414804875850675,
"IAB3-11": "Marketing",
"IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry"
},
{
"name": "/Business & Industrial/Business Operations/Human Resources",
"confidence": 0.1542816460132599,
"IAB3-9": "Human Resources",
"IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations"
},
{
"name": "/Jobs & Education/Education/Other",
"confidence": 0.11696075648069382,
"IAB5": "Education",
"IAB-132": "Education/Education"
},
{
"name": "/Jobs & Education/Education/Vocational & Continuing Education",
"confidence": 0.10857872664928436,
"IAB5": "Education",
"IAB-132": "Education/Education"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.