Get this data via API

Classify recreoengineering.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://recreoengineering.com"}'
{ "domain": { "domain_url": "https://recreoengineering.com", "categories": [ { "name": "/Science/Engineering & Technology/Other", "confidence": 0.525873064994812, "IAB15": "Science", "IAB-464": "Science/Science" }, { "name": "/Business & Industrial/Industrial Materials & Equipment/Other", "confidence": 0.2907450199127197, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Chemicals Industry/Other", "confidence": 0.16374753415584564, "IAB-107-90": "Metals Industry/Business and Finance/Industries/Metals Industry" }, { "name": "/Business & Industrial/Manufacturing/Other", "confidence": 0.1437751054763794, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Energy & Utilities/Oil & Gas", "confidence": 0.10891040414571762, "IAB-110-90": "Power and Energy Industry/Business and Finance/Industries/Power and Energy Industry" }, { "name": "/News/Business News/Company News", "confidence": 0.10677062720060349, "IAB12": "News", "IAB-66-63": "Business Loans/Business and Finance/Business/Business Banking & Finance/Business Loans" }, { "name": "/Home & Garden/Domestic Services/Cleaning Services", "confidence": 0.10247154533863068, "IAB10": "Home & Garden", "IAB-274": "Home & Garden/Home & Garden" } ] }, "success": true }
Get Free API Key View API Docs