Get this data via API

Classify stayfocusedtoday.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://stayfocusedtoday.com"}'
{ "domain": { "domain_url": "https://stayfocusedtoday.com", "categories": [ { "name": "/People & Society/Self-Help & Motivational", "confidence": 0.3714527487754822, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/People & Society/Family & Relationships/Romance", "confidence": 0.2638378143310547, "IAB-186-186": "Family and Relationships/Family and Relationships" }, { "name": "/People & Society/Social Sciences/Psychology", "confidence": 0.14042814075946808, "IAB-465-464": "Biological Sciences/Science/Biological Sciences" }, { "name": "/People & Society/Family & Relationships/Troubled Relationships", "confidence": 0.134622260928154, "IAB-186-186": "Family and Relationships/Family and Relationships" }, { "name": "/Health/Mental Health/Anxiety & Stress", "confidence": 0.11642994731664658, "IAB-301-287": "Mental Health/Medical Health/Diseases and Conditions/Mental Health" } ] }, "success": true }
Get Free API Key View API Docs