Get this data via API

Classify quotekit.pro — 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://quotekit.pro"}'
{ "domain": { "domain_url": "https://quotekit.pro", "categories": [ { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons", "confidence": 0.7499451637268066, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Business & Industrial/Construction & Maintenance/Other", "confidence": 0.7227948307991028, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Jobs & Education/Jobs/Job Listings", "confidence": 0.2983982563018799, "IAB-132": "Education" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.24111035466194153, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Home & Garden/Home Improvement/Other", "confidence": 0.21007001399993896, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" } ] }, "success": true }
Get Free API Key View API Docs