Get this data via API

Classify provitaspeech.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://provitaspeech.com"}'
{ "domain": { "domain_url": "https://provitaspeech.com", "categories": [ { "name": "/Health/Health Conditions/Neurological Conditions", "confidence": 0.8319602608680725, "IAB-313-287": "Brain and Nervous System Disorders/Medical Health/Diseases and Conditions/Brain and Nervous System Disorders" }, { "name": "/Health/Mental Health/Counseling Services", "confidence": 0.4171851873397827, "IAB-301-287": "Mental Health/Medical Health/Diseases and Conditions/Mental Health" }, { "name": "/Jobs & Education/Education/Distance Learning", "confidence": 0.24640396237373352, "IAB5-6": "Distance Learning", "IAB-132": "Education/Education" }, { "name": "/People & Society/Family & Relationships/Family/Other", "confidence": 0.1176377683877945, "IAB-186-186": "Family and Relationships/Family and Relationships" } ] }, "success": true }
Get Free API Key View API Docs