Get this data via API
Classify maxijournal.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://maxijournal.com"}'
{
"domain": {
"domain_url": "https://maxijournal.com",
"categories": [
{
"name": "/Reference/General Reference/How-To, DIY & Expert Content",
"confidence": 0.2920634150505066,
"IAB-264-239": "Hobbies & Interests - Content Production"
},
{
"name": "/Science/Other",
"confidence": 0.291810542345047,
"IAB15": "Science",
"IAB-464": "Science/Science"
},
{
"name": "/People & Society/Self-Help & Motivational",
"confidence": 0.16862542927265167,
"IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations"
},
{
"name": "/Online Communities/Online Journals & Personal Sites",
"confidence": 0.13602718710899353,
"IAB-148-132": "Education - Online Education"
},
{
"name": "/News/Technology News",
"confidence": 0.10502923280000688,
"IAB12": "News",
"IAB-115-90": "Industries - Technology Industry"
},
{
"name": "/Computers & Electronics/Software/Business & Productivity Software",
"confidence": 0.10392852127552032,
"IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications"
}
]
},
"success": true
}
Category
Get this data as JSON — free trial, 50 API calls included.