Get this data via API

Classify marketing4makers.co — 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://marketing4makers.co"}'
{ "domain": { "domain_url": "https://marketing4makers.co", "categories": [ { "name": "/Business & Industrial/Advertising & Marketing/Marketing", "confidence": 0.8516443967819214, "IAB3-11": "Marketing", "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Hobbies & Leisure/Crafts/Other", "confidence": 0.35610443353652954, "IAB-424-422": "Cats/Pets/Cats" }, { "name": "/Reference/General Reference/How-To, DIY & Expert Content", "confidence": 0.31731247901916504, "IAB-264-239": "Hobbies & Interests - Content Production" }, { "name": "/Jobs & Education/Education/Training & Certification", "confidence": 0.16467949748039246, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Business & Industrial/Small Business/Other", "confidence": 0.1355845034122467, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Business Services/E-Commerce Services", "confidence": 0.13379089534282684, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Jobs & Education/Education/Other", "confidence": 0.12365607172250748, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/Internet & Telecom/Web Services/Search Engine Optimization & Marketing", "confidence": 0.1180858239531517, "IAB-195-192": "Parenting - Internet Safety" } ] }, "success": true }
Get Free API Key View API Docs