Category
Reviews
No reviews yet — be the first to review informtoday.org.
Get this data via API
Classify informtoday.org — 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://informtoday.org"}'
{
"domain": {
"domain_url": "https://informtoday.org",
"categories": [
{
"name": "/Jobs & Education/Education/Academic Conferences & Publications",
"confidence": 0.4160187840461731,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Reference/Libraries & Museums/Libraries",
"confidence": 0.2790014147758484,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/News/Technology News",
"confidence": 0.2652356028556824,
"IAB12": "News",
"IAB-596": "Technology & Computing"
},
{
"name": "/Reference/Libraries & Museums/Other",
"confidence": 0.2465547621250153,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/People & Society/Social Sciences/Other",
"confidence": 0.1526448130607605,
"IAB15": "Science",
"IAB-464": "Science"
},
{
"name": "/Business & Industrial/Printing & Publishing/Other",
"confidence": 0.13883812725543976,
"IAB3": "Business",
"IAB-111-90": "Industries - Publishing Industry"
},
{
"name": "/Books & Literature/Other",
"confidence": 0.13633514940738678,
"IAB1-1": "Books & Literature",
"IAB-42": "Books and Literature"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.