Get this data via API

Classify hindihelpful.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://hindihelpful.in"}'
{ "domain": { "domain_url": "https://hindihelpful.in", "categories": [ { "name": "/Computers & Electronics/Computer Hardware", "confidence": 0.9, "IAB-601-599": "Computer Peripherals/Technology & Computing/Computing/Computer Peripherals" }, { "name": "/Science/Computer Science", "confidence": 0.9, "IAB15": "Science" }, { "name": "/Science/Engineering & Technology", "confidence": 0.8, "IAB15": "Science" }, { "name": "/Science/Earth Sciences", "confidence": 0.7, "IAB15": "Science", "IAB-470-464": "Geology/Science/Geology" }, { "name": "/Finance/Investing", "confidence": 0.7, "IAB13-7": "Investing", "IAB-410-391": "Personal Investing/Personal Finance/Personal Investing" }, { "name": "/Food & Drink/Cooking & Recipes", "confidence": 0.7, "IAB8": "Food & Drink", "IAB-216-210": "Cooking/Food & Drink/Cooking" }, { "name": "/Jobs & Education/Education", "confidence": 0.7, "IAB5": "Education" }, { "name": "/Reference/General Reference", "confidence": 0.7 }, { "name": "/Internet & Telecom/Web Services", "confidence": 0.6 }, { "name": "/Shopping", "confidence": 0.6, "IAB22": "Shopping" } ] }, "success": true }
Get Free API Key View API Docs