Get this data via API

Classify theneweracy.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://theneweracy.com"}'
{ "domain": { "domain_url": "https://theneweracy.com", "categories": [ { "name": "/Beauty & Fitness/Fitness/Fitness Instruction & Personal Training", "confidence": 0.4306764006614685, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" }, { "name": "/Beauty & Fitness/Fitness/Other", "confidence": 0.3602712154388428, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" }, { "name": "/Beauty & Fitness/Fitness/Bodybuilding", "confidence": 0.18806490302085876, "IAB17-4": "Bodybuilding", "IAB-549-483": "Sports - Bodybuilding" }, { "name": "/Beauty & Fitness/Fitness/Gyms & Health Clubs", "confidence": 0.1441367268562317, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" }, { "name": "/Arts & Entertainment/Events & Listings/Other", "confidence": 0.10004425048828124, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" } ] }, "success": true }
Get Free API Key View API Docs