Get this data via API

Classify petermanforklifts.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://petermanforklifts.com"}'
{ "domain": { "domain_url": "https://petermanforklifts.com", "categories": [ { "name": "/Business & Industrial/Industrial Materials & Equipment/Heavy Machinery", "confidence": 0.772796094417572, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Autos & Vehicles/Vehicle Shopping/Vehicle Dealers & Retailers", "confidence": 0.42567935585975647, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Business & Industrial/Business Services/Warehousing", "confidence": 0.3909965753555298, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Business & Industrial/Industrial Materials & Equipment/Industrial Handling & Processing Equipment", "confidence": 0.2830842137336731, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Autos & Vehicles/Commercial Vehicles/Other", "confidence": 0.18273109197616577, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Autos & Vehicles/Commercial Vehicles/Cargo Trucks & Trailers", "confidence": 0.18062980473041537, "IAB-3-2": "Commercial Trucks/Automotive/Auto Body Styles/Commercial Trucks" } ] }, "success": true }
Get Free API Key View API Docs