Get this data via API

Classify khosachcu.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://khosachcu.com"}'
{ "domain": { "domain_url": "https://khosachcu.com", "categories": [ { "name": "/Books & Literature/Book Retailers", "confidence": 0.4362732470035553, "IAB1-1": "Books & Literature", "IAB-42": "Books and Literature/Books and Literature" }, { "name": "/Books & Literature/Other", "confidence": 0.4137467741966248, "IAB1-1": "Books & Literature", "IAB-42": "Books and Literature/Books and Literature" }, { "name": "/Shopping/Antiques & Collectibles", "confidence": 0.14762075245380402, "IAB-240-239": "Antiquing and Antiques/Hobbies & Interests/Antiquing and Antiques" } ] }, "success": true }
Get Free API Key View API Docs