Get this data via API

Classify qszilla.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://qszilla.com"}'
{ "domain": { "domain_url": "https://qszilla.com", "categories": [ { "name": "/Reference/General Reference", "confidence": 0.8 }, { "name": "/Health/Health Conditions", "confidence": 0.7, "IAB-287-286": "Diseases and Conditions/Medical Health/Diseases and Conditions" }, { "name": "/Health/Health Conditions/Pain Management", "confidence": 0.6 }, { "name": "/Business & Industrial", "confidence": 0.5 }, { "name": "/Autos & Vehicles", "confidence": 0.5 }, { "name": "/Hobbies & Leisure/Special Occasions/Weddings", "confidence": 0.4, "IAB14-7": "Weddings" }, { "name": "/Business & Industrial/Manufacturing", "confidence": 0.4, "IAB-104-90": "Manufacturing Industry/Business and Finance/Industries/Manufacturing Industry" }, { "name": "/Jobs & Education/Education", "confidence": 0.3, "IAB5": "Education" }, { "name": "/People & Society/Family & Relationships", "confidence": 0.3, "IAB-186-186": "Family and Relationships/Family and Relationships" } ] }, "success": true }
Get Free API Key View API Docs