Get this data via API

Classify alpha-pull.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://alpha-pull.com"}'
{ "domain": { "domain_url": "https://alpha-pull.com", "categories": [ { "name": "/Beauty & Fitness/Fitness/Fitness Equipment & Accessories", "confidence": 0.1816284954547882, "IAB7": "Health & Fitness", "IAB-225-223": "Healthy Living - Fitness and Exercise" }, { "name": "/Beauty & Fitness/Fitness/Bodybuilding", "confidence": 0.12608107924461365, "IAB17-4": "Bodybuilding", "IAB-549-483": "Sports - Bodybuilding" }, { "name": "/Business & Industrial/Chemicals Industry/Coatings & Adhesives", "confidence": 0.10923093557357788, "IAB-107-90": "Metals Industry/Business and Finance/Industries/Metals Industry" } ] }, "success": true }
Get Free API Key View API Docs