Get this data via API

Classify veryami.shop — 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://veryami.shop"}'
{ "domain": { "domain_url": "https://veryami.shop", "categories": [ { "name": "/Beauty & Fitness/Fitness/Fitness Instruction & Personal Training", "confidence": 0.7202486395835876, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" }, { "name": "/Beauty & Fitness/Weight Loss", "confidence": 0.4829777777194977, "IAB7-44": "Weight Loss", "IAB-231-223": "Healthy Living - Weight Loss" }, { "name": "/Beauty & Fitness/Fitness/Bodybuilding", "confidence": 0.1875530481338501, "IAB17-4": "Bodybuilding", "IAB-549-483": "Sports - Bodybuilding" }, { "name": "/Beauty & Fitness/Fitness/Other", "confidence": 0.18647529184818268, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" }, { "name": "/Beauty & Fitness/Fitness/High Intensity Interval Training", "confidence": 0.14617149531841278, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" }, { "name": "/Health/Nutrition/Special & Restricted Diets", "confidence": 0.12442267686128616, "IAB7-32": "Nutrition", "IAB-229-223": "Nutrition/Healthy Living/Nutrition" } ] }, "success": true }
Get Free API Key View API Docs