Get this data via API

Classify brandaxis.co.in — 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://brandaxis.co.in"}'
{ "domain": { "domain_url": "https://brandaxis.co.in", "categories": [ { "name": "/Business & Industrial/Business Services/Corporate Events", "confidence": 0.8799074292182922, "IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences" }, { "name": "/Business & Industrial/Textiles & Nonwovens", "confidence": 0.746505856513977, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Shopping/Apparel/Other", "confidence": 0.5090343356132507, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Business & Industrial/Manufacturing/Other", "confidence": 0.25225597620010376, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Arts & Entertainment/Events & Listings/Expos & Conventions", "confidence": 0.10748860985040665, "IAB1": "Arts & Entertainment", "IAB-180-8VZQHL": "Business Expos & Conferences/Events/Business Expos & Conferences" }, { "name": "/Business & Industrial/Retail Trade/Other", "confidence": 0.10008282959461212, "IAB-669-664": "Rail Travel/Travel/Travel Type/Rail Travel" } ] }, "success": true }
Get Free API Key View API Docs