Get this data via API

Classify amplifyplus.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://amplifyplus.io"}'
{ "domain": { "domain_url": "https://amplifyplus.io", "categories": [ { "name": "/Business & Industrial/Construction & Maintenance/Building Materials & Supplies", "confidence": 0.6753044128417969, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Home & Garden/Home Improvement/Other", "confidence": 0.4525461494922638, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" }, { "name": "/Business & Industrial/Advertising & Marketing/Marketing", "confidence": 0.3834262788295746, "IAB3-11": "Marketing", "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Construction & Maintenance/Other", "confidence": 0.3177099823951721, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Business Services/Consulting", "confidence": 0.3167528212070465, "IAB-103-90": "Management Consulting Industry/Business and Finance/Industries/Management Consulting Industry" }, { "name": "/Business & Industrial/Advertising & Marketing/Sales", "confidence": 0.1413446068763733, "IAB-59-53": "Business - Sales" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.11254258453845978, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" } ] }, "success": true }
Get Free API Key View API Docs