Get this data via API

Classify dpjcc.org — 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://dpjcc.org"}'
{ "domain": { "domain_url": "https://dpjcc.org", "categories": [ { "name": "/People & Society/Family & Relationships/Family/Other", "confidence": 0.9960424900054932, "IAB-186-186": "Family and Relationships/Family and Relationships" }, { "name": "/People & Society/Religion & Belief", "confidence": 0.10752633959054948, "IAB-453": "Religion & Spirituality/Religion & Spirituality" }, { "name": "/Hobbies & Leisure/Outdoors/Hiking & Camping", "confidence": 0.10392327606678008, "IAB-239": "Hobbies & Interests" }, { "name": "/Hobbies & Leisure/Clubs & Organizations/Youth Organizations & Resources", "confidence": 0.10250920057296752, "IAB-239": "Hobbies & Interests" } ] }, "success": true }
Get Free API Key View API Docs