Get this data via API

Classify vixorahub.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://vixorahub.com"}'
{ "domain": { "domain_url": "https://vixorahub.com", "categories": [ { "name": "/Hobbies & Leisure/Crafts/Fiber & Textile Arts", "confidence": 0.3365483283996582, "IAB-248-239": "Arts and Crafts/Hobbies & Interests/Arts and Crafts" }, { "name": "/Online Communities/Online Journals & Personal Sites", "confidence": 0.19170184433460236, "IAB-148-132": "Education - Online Education" }, { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.15855945646762848, "IAB-264-239": "Hobbies & Interests - Content Production" }, { "name": "/Shopping/Toys/Stuffed Toys", "confidence": 0.12302014976739883, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Shopping/Toys/Dolls & Accessories", "confidence": 0.1131330132484436, "IAB22": "Shopping", "IAB-482-473": "Children's Games and Toys/Shopping/Children's Games and Toys" } ] }, "success": true }
Get Free API Key View API Docs