Get this data via API

Classify grandbillingsafterschool.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://grandbillingsafterschool.com"}'
{ "domain": { "domain_url": "https://grandbillingsafterschool.com", "categories": [ { "name": "/People & Society/Family & Relationships/Family/Other", "confidence": 1, "IAB-186-186": "Family and Relationships/Family and Relationships" }, { "name": "/Jobs & Education/Education/Primary & Secondary Schooling (K-12)", "confidence": 0.653853714466095, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Hobbies & Leisure/Clubs & Organizations/Youth Organizations & Resources", "confidence": 0.2957097291946411, "IAB-239": "Hobbies & Interests" }, { "name": "/Sports/Sports Coaching & Training", "confidence": 0.10255544632673264, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" } ] }, "success": true }
Get Free API Key View API Docs