Get this data via API

Classify fitness-emma.de — 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://fitness-emma.de"}'
{ "domain": { "domain_url": "https://fitness-emma.de", "categories": [ { "name": "/Computers & Electronics/Software/Intelligent Personal Assistants", "confidence": 0.8629674315452576, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Beauty & Fitness/Fitness/Gyms & Health Clubs", "confidence": 0.47861623764038086, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" }, { "name": "/Beauty & Fitness/Fitness/Fitness Instruction & Personal Training", "confidence": 0.31141552329063416, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" }, { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.23773352801799777, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Business & Industrial/Advertising & Marketing/Telemarketing", "confidence": 0.16717296838760376, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.13740603625774384, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" } ] }, "success": true }
Get Free API Key View API Docs