Get this data via API

Classify myahq.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://myahq.com"}'
{ "domain": { "domain_url": "https://myahq.com", "categories": [ { "name": "/People & Society/Family & Relationships/Family/Other", "confidence": 0.9097620844841005, "IAB-186-186": "Family and Relationships/Family and Relationships" }, { "name": "/Hobbies & Leisure/Clubs & Organizations/Youth Organizations & Resources", "confidence": 0.835727870464325, "IAB-239": "Hobbies & Interests" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.8188856244087219, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Business & Industrial/Business Operations/Management", "confidence": 0.4397790729999542, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Jobs & Education/Education/Primary & Secondary Schooling (K-12)", "confidence": 0.3175145089626312, "IAB5": "Education", "IAB-132": "Education/Education" }, { "name": "/People & Society/Kids & Teens/Other", "confidence": 0.14654375612735748, "IAB-XtODT3-v9i3On": "Sensitive Topics - Crime & Harmful Acts to Individuals, Society & Human Right Violations" }, { "name": "/Internet & Telecom/Other", "confidence": 0.12504690885543823, "IAB-195-192": "Parenting - Internet Safety" } ] }, "success": true }
Get Free API Key View API Docs