Get this data via API

Classify alompdx.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://alompdx.com"}'
{ "domain": { "domain_url": "https://alompdx.com", "categories": [ { "name": "/Sensitive Subjects/Recreational Drugs", "confidence": 0.8909051418304443, "IAB-v9i3On": "Sensitive Topics" }, { "name": "/People & Society/Self-Help & Motivational", "confidence": 0.1933133751153946, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/People & Society/Religion & Belief", "confidence": 0.17456868290901184, "IAB-453": "Religion & Spirituality/Religion & Spirituality" }, { "name": "/Health/Alternative & Natural Medicine/Other", "confidence": 0.13107700645923617, "IAB-224-223": "Healthy Living - Children's Health" }, { "name": "/Health/Mental Health/Counseling Services", "confidence": 0.1280638873577118, "IAB-301-287": "Mental Health/Medical Health/Diseases and Conditions/Mental Health" } ] }, "success": true }
Get Free API Key View API Docs