Get this data via API

Classify freightpricing.ai — 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://freightpricing.ai"}'
{ "domain": { "domain_url": "https://freightpricing.ai", "categories": [ { "name": "/Business & Industrial/Shipping & Logistics/Freight Transport/Other", "confidence": 1, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Shopping/Consumer Resources/Product Reviews & Price Comparisons", "confidence": 0.2912525236606598, "IAB22": "Shopping", "IAB-480-473": "Lotteries and Scratchcards/Shopping/Lotteries and Scratchcards" }, { "name": "/Business & Industrial/Shipping & Logistics/Freight Transport/Maritime Transport", "confidence": 0.28038257360458374, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.1446395069360733, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Business & Industrial/Shipping & Logistics/Mail & Package Delivery", "confidence": 0.10401207208633424, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" } ] }, "success": true }
Get Free API Key View API Docs