Get this data via API

Classify iapp.click — 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://iapp.click"}'
{ "domain": { "domain_url": "https://iapp.click", "categories": [ { "name": "/Reference/Language Resources/Foreign Language Resources", "confidence": 0.8441290855407715, "IAB-147-132": "Education - Language Learning" }, { "name": "/Reference/Language Resources/Other", "confidence": 0.3525906503200531, "IAB-147-132": "Education - Language Learning" }, { "name": "/Computers & Electronics/Software/Intelligent Personal Assistants", "confidence": 0.2656259536743164, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" }, { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons", "confidence": 0.21549953520298004, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/People & Society/Other", "confidence": 0.17350134253501892, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Science/Computer Science/Machine Learning & Artificial Intelligence", "confidence": 0.1103266105055809, "IAB15": "Science", "IAB-464": "Science/Science" } ] }, "success": true }
Get Free API Key View API Docs