Get this data via API

Classify ntionllepo.monster — 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://ntionllepo.monster"}'
{ "domain": { "domain_url": "https://ntionllepo.monster", "categories": [ { "name": "/Health/Health Conditions/Endocrine Conditions", "confidence": 0.8, "IAB-290-287": "Endocrine and Metabolic Diseases/Medical Health/Diseases and Conditions/Endocrine and Metabolic Diseases" }, { "name": "/Online Communities", "confidence": 0.67 }, { "name": "/Health/Health Conditions/Diabetes", "confidence": 0.64, "IAB7-20": "Diabetes", "IAB-317-287": "Diabetes/Medical Health/Diseases and Conditions/Diabetes" } ] }, "success": true }
Get Free API Key View API Docs