Get this data via API

Classify nexusletters.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://nexusletters.com"}'
{ "domain": { "domain_url": "https://nexusletters.com", "categories": [ { "name": "/Law & Government/Military/Veterans", "confidence": 0.8733884692192078, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/People & Society/Other", "confidence": 0.5021986961364746, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Health/Health Conditions/Other", "confidence": 0.3306822180747986, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Law & Government/Legal/Legal Services", "confidence": 0.29537367820739746, "IAB-100-90": "Legal Services Industry/Business and Finance/Industries/Legal Services Industry" }, { "name": "/People & Society/Social Sciences/Psychology", "confidence": 0.24417373538017273, "IAB-465-464": "Biological Sciences/Science/Biological Sciences" }, { "name": "/Health/Mental Health/Counseling Services", "confidence": 0.2122340947389603, "IAB-301-287": "Mental Health/Medical Health/Diseases and Conditions/Mental Health" }, { "name": "/Law & Government/Social Services/Other", "confidence": 0.209726020693779, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Law & Government/Social Services/Welfare & Unemployment", "confidence": 0.20118330419063568, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Health/Mental Health/Other", "confidence": 0.15010757744312286, "IAB-301-287": "Mental Health/Medical Health/Diseases and Conditions/Mental Health" } ] }, "success": true }
Get Free API Key View API Docs