Get this data via API

Classify literacyforlifereading.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://literacyforlifereading.com"}'
{ "domain": { "domain_url": "https://literacyforlifereading.com", "categories": [ { "name": "/Health/Health Conditions/Neurological Conditions", "confidence": 0.8374035358428955, "IAB-313-287": "Brain and Nervous System Disorders/Medical Health/Diseases and Conditions/Brain and Nervous System Disorders" }, { "name": "/Jobs & Education/Education/Special Education", "confidence": 0.30979740619659424, "IAB5-14": "Special Education", "IAB-132": "Education/Education" }, { "name": "/Jobs & Education/Education/Primary & Secondary Schooling (K-12)", "confidence": 0.17126019299030304, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Jobs & Education/Education/Teaching & Classroom Resources", "confidence": 0.1590745896100998, "IAB5": "Education", "IAB-132": "Education/Education" } ] }, "success": true }
Get Free API Key View API Docs