Get this data via API

Classify museeminero.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://museeminero.com"}'
{ "domain": { "domain_url": "https://museeminero.com", "categories": [ { "name": "/Reference/Libraries & Museums/Museums", "confidence": 0.8480574488639832, "IAB-155-150": "Museums & Galleries/Attractions/Museums & Galleries" }, { "name": "/Arts & Entertainment/Events & Listings/Event Ticket Sales", "confidence": 0.7059770226478577, "IAB1": "Arts & Entertainment", "IAB-324-JLBCU7": "Movies/Entertainment/Movies" }, { "name": "/Business & Industrial/Metals & Mining/Other", "confidence": 0.2775002717971802, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs