Company
Category
Reviews
No reviews yet — be the first to review literacy.net.
Get this data via API
Classify literacy.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://literacy.net"}'
{
"domain": {
"domain_url": "https://literacy.net",
"categories": [
{
"name": "/Science/Computer Science/Machine Learning & Artificial Intelligence",
"confidence": 0.447246253490448,
"IAB19": "Technology & Computing",
"IAB-597-596": "Technology & Computing - Artificial Intelligence"
},
{
"name": "/Jobs & Education/Education/Other",
"confidence": 0.38960179686546326,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Reference/General Reference/Educational Resources",
"confidence": 0.24493904411792755,
"IAB5": "Education",
"IAB-132": "Education"
},
{
"name": "/Science/Biological Sciences/Neuroscience",
"confidence": 0.13364212214946747,
"IAB15-2": "Biology",
"IAB-465-464": "Science - Biological Sciences"
},
{
"name": "/People & Society/Social Sciences/Psychology",
"confidence": 0.13024239242076874,
"IAB7-37": "Psychology/Psychiatry",
"IAB-301-287": "Diseases and Conditions - Mental Health"
}
]
},
"success": true
}
Get this data as JSON — free trial, 50 API calls included.