Get this data via API

Classify recohandling.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://recohandling.com"}'
{ "domain": { "domain_url": "https://recohandling.com", "categories": [ { "name": "/Business & Industrial/Industrial Materials & Equipment/Other", "confidence": 0.5877948999404907, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Business Services/Warehousing", "confidence": 0.5490536689758301, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Industrial Materials & Equipment/Industrial Handling & Processing Equipment", "confidence": 0.4936774671077728, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Shipping & Logistics/Other", "confidence": 0.4042774140834808, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Agriculture & Forestry/Agricultural Equipment", "confidence": 0.2939987778663635, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Shipping & Logistics/Packaging", "confidence": 0.22687895596027377, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Agriculture & Forestry/Other", "confidence": 0.13081558048725128, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Autos & Vehicles/Commercial Vehicles/Cargo Trucks & Trailers", "confidence": 0.12103507667779922, "IAB-3-2": "Commercial Trucks/Automotive/Auto Body Styles/Commercial Trucks" } ] }, "success": true }
Get Free API Key View API Docs