Get this data via API

Classify groups3.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://groups3.com"}'
{ "domain": { "domain_url": "https://groups3.com", "categories": [ { "name": "/Business & Industrial/Shipping & Logistics/Import & Export", "confidence": 0.9353972673416138, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Business Operations/Management", "confidence": 0.2989804446697235, "IAB-73-53": "Business Operations/Business and Finance/Business/Business Operations" }, { "name": "/Business & Industrial/Manufacturing/Other", "confidence": 0.147914856672287, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Business Finance/Risk Management", "confidence": 0.1453997641801834, "IAB1": "Arts & Entertainment", "IAB-93-90": "Entertainment Industry/Business and Finance/Industries/Entertainment Industry" }, { "name": "/Business & Industrial/Business Services/Outsourcing", "confidence": 0.12544819712638855, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs