Get this data via API

Classify inpronunci.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://inpronunci.com"}'
{ "domain": { "domain_url": "https://inpronunci.com", "categories": [ { "name": "/Reference/Language Resources/Foreign Language Resources", "confidence": 0.691189706325531, "IAB-147-132": "Education - Language Learning" }, { "name": "/Reference/Language Resources/Other", "confidence": 0.5914697051048279, "IAB-147-132": "Education - Language Learning" }, { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons", "confidence": 0.36267614364624023, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Computers & Electronics/Software/Educational Software", "confidence": 0.2016455680131912, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.12420086562633514, "IAB15": "Science", "IAB-464": "Science/Science" } ] }, "success": true }
Get Free API Key View API Docs