Get this data via API

Classify therchild.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://therchild.com"}'
{ "domain": { "domain_url": "https://therchild.com", "categories": [ { "name": "/People & Society/Family & Relationships/Family/Other", "confidence": 1, "IAB-186-186": "Family and Relationships/Family and Relationships" }, { "name": "/Science/Engineering & Technology/Robotics", "confidence": 0.5055930614471436, "IAB15": "Science", "IAB-638-596": "Robotics/Technology & Computing/Robotics" }, { "name": "/Jobs & Education/Education/Primary & Secondary Schooling (K-12)", "confidence": 0.4471055269241333, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Science/Other", "confidence": 0.36440056562423706, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Jobs & Education/Education/Computer Education", "confidence": 0.21960392594337463, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Science/Engineering & Technology/Other", "confidence": 0.14559058845043182, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/People & Society/Kids & Teens/Children's Interests", "confidence": 0.12691277265548706, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Computers & Electronics/Programming/Other", "confidence": 0.11676346510648727, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs