Get this data via API

Classify voiczy.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://voiczy.com"}'
{ "domain": { "domain_url": "https://voiczy.com", "categories": [ { "name": "/Reference/Language Resources/Foreign Language Resources", "confidence": 0.8729842305183411, "IAB-147-132": "Education - Language Learning" }, { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons", "confidence": 0.8631227612495422, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/People & Society/Kids & Teens/Children's Interests", "confidence": 0.45687705278396606, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Jobs & Education/Education/Early Childhood Education", "confidence": 0.43438395857810974, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Computers & Electronics/Software/Educational Software", "confidence": 0.32064157724380493, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Reference/General Reference/Educational Resources", "confidence": 0.2160271257162094, "IAB-143-132": "Education - Educational Assessment" }, { "name": "/Reference/Language Resources/Other", "confidence": 0.20615381002426147, "IAB-147-132": "Education - Language Learning" }, { "name": "/Jobs & Education/Education/Primary & Secondary Schooling (K-12)", "confidence": 0.13609512150287628, "IAB5": "Education", "IAB-132": "Education/Education" } ] }, "success": true }
Get Free API Key View API Docs