Get this data via API

Classify mplc.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://mplc.com"}'
{ "domain": { "domain_url": "https://mplc.com", "categories": [ { "name": "/Law & Government/Legal/Intellectual Property", "confidence": 0.5536165833473206, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Arts & Entertainment/Entertainment Industry/Film & TV Industry", "confidence": 0.2798946797847748, "IAB1": "Arts & Entertainment", "IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry" }, { "name": "/Law & Government/Legal/Other", "confidence": 0.16079044342041016, "IAB-394-393": "Financial Assistance - Government Support and Welfare" }, { "name": "/Business & Industrial/Advertising & Marketing/Other", "confidence": 0.14194221794605255, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Food & Drink/Restaurants/Other", "confidence": 0.12077052891254424, "IAB8": "Food & Drink", "IAB-210": "Food & Drink/Food & Drink" }, { "name": "/News/Business News/Company News", "confidence": 0.11516917496919632, "IAB12": "News", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" }, { "name": "/Arts & Entertainment/Entertainment Industry/Other", "confidence": 0.10145358741283415, "IAB1": "Arts & Entertainment", "IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry" } ] }, "success": true }
Get Free API Key View API Docs