Get this data via API

Classify signingstars.co.uk — 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://signingstars.co.uk"}'
{ "domain": { "domain_url": "https://signingstars.co.uk", "categories": [ { "name": "/Reference/Language Resources/Other", "confidence": 0.8116946816444397, "IAB-147-132": "Education - Language Learning" }, { "name": "/People & Society/Family & Relationships/Family/Other", "confidence": 0.6935814619064331, "IAB-186-186": "Family and Relationships/Family and Relationships" }, { "name": "/Jobs & Education/Education/Early Childhood Education", "confidence": 0.5614405274391174, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Health/Health Conditions/Other", "confidence": 0.3800979554653168, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/People & Society/Kids & Teens/Children's Interests", "confidence": 0.11464021354913712, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Reference/Language Resources/Foreign Language Resources", "confidence": 0.10602767020463943, "IAB-147-132": "Education - Language Learning" } ] }, "success": true }
Get Free API Key View API Docs