Get this data via API

Classify najeenow.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://najeenow.com"}'
{ "domain": { "domain_url": "https://najeenow.com", "categories": [ { "name": "/Arts & Entertainment/Music & Audio/Urban & Hip-Hop", "confidence": 0.6085092425346375, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Beauty & Fitness/Fashion & Style/Other", "confidence": 0.2211556136608124, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" }, { "name": "/Arts & Entertainment/Music & Audio/Pop Music", "confidence": 0.1946674883365631, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Arts & Entertainment/Celebrities & Entertainment News", "confidence": 0.12413684278726578, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" } ] }, "success": true }
Get Free API Key View API Docs