Get this data via API

Classify projectbanao.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://projectbanao.in"}'
{ "domain": { "domain_url": "https://projectbanao.in", "categories": [ { "name": "/Hobbies & Leisure/Crafts/Other", "confidence": 0.8094946146011353, "IAB-424-422": "Cats/Pets/Cats" }, { "name": "/Hobbies & Leisure/Crafts/Art & Craft Supplies", "confidence": 0.6345047354698181, "IAB-424-422": "Cats/Pets/Cats" }, { "name": "/Business & Industrial/Business Services/Office Supplies", "confidence": 0.19549399614334104, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.13892823457717896, "IAB-264-239": "Hobbies & Interests - Content Production" } ] }, "success": true }
Get Free API Key View API Docs