Get this data via API

Classify decodeherhim.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://decodeherhim.com"}'
{ "domain": { "domain_url": "https://decodeherhim.com", "categories": [ { "name": "/Reference/Language Resources/Foreign Language Resources", "confidence": 0.5020844340324402, "IAB-147-132": "Education - Language Learning" }, { "name": "/Online Communities/Dating & Personals/Other", "confidence": 0.41798263788223267, "IAB-148-132": "Education - Online Education" }, { "name": "/Internet & Telecom/Email & Messaging/Text & Instant Messaging", "confidence": 0.14523756504058838, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Internet & Telecom/Email & Messaging/Other", "confidence": 0.1296970546245575, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/People & Society/Family & Relationships/Romance", "confidence": 0.10369547456502914, "IAB-186-186": "Family and Relationships/Family and Relationships" } ] }, "success": true }
Get Free API Key View API Docs