Get this data via API

Classify critiquematch.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://critiquematch.com"}'
{ "domain": { "domain_url": "https://critiquematch.com", "categories": [ { "name": "/Books & Literature/Writers Resources", "confidence": 0.8089526891708374, "IAB1-1": "Books & Literature", "IAB-42": "Books and Literature/Books and Literature" }, { "name": "/Books & Literature/Other", "confidence": 0.24023108184337616, "IAB1-1": "Books & Literature", "IAB-42": "Books and Literature/Books and Literature" }, { "name": "/Online Communities/Other", "confidence": 0.23244068026542664, "IAB-148-132": "Education - Online Education" }, { "name": "/Business & Industrial/Business Services/Writing & Editing Services", "confidence": 0.14223502576351166, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Online Communities/Social Networks", "confidence": 0.1214280053973198, "IAB-148-132": "Education - Online Education" } ] }, "success": true }
Get Free API Key View API Docs