Get this data via API

Classify rewriter.io — 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://rewriter.io"}'
{ "domain": { "domain_url": "https://rewriter.io", "categories": [ { "name": "/Internet & Telecom/Web Services/Search Engine Optimization & Marketing", "confidence": 0.8708016276359558, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Business & Industrial/Business Services/Writing & Editing Services", "confidence": 0.4942914843559265, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Internet & Telecom/Other", "confidence": 0.42784368991851807, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Books & Literature/Writers Resources", "confidence": 0.3478572964668274, "IAB1-1": "Books & Literature", "IAB-42": "Books and Literature/Books and Literature" }, { "name": "/Online Communities/Blogging Resources & Services", "confidence": 0.2126515656709671, "IAB-148-132": "Education - Online Education" } ] }, "success": true }
Get Free API Key View API Docs