Get this data via API

Classify recyclingsoftware.co.uk — 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://recyclingsoftware.co.uk"}'
{ "domain": { "domain_url": "https://recyclingsoftware.co.uk", "categories": [ { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.8667402863502502, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Autos & Vehicles/Vehicle Parts & Services/Vehicle Parts & Accessories", "confidence": 0.4558560848236084, "IAB2-1": "Auto Parts", "IAB-32-1": "Auto Parts/Automotive/Auto Parts" }, { "name": "/Business & Industrial/Energy & Utilities/Waste Management", "confidence": 0.4413411617279053, "IAB-105-90": "Industries - Mechanical and Industrial Engineering Industry" }, { "name": "/Autos & Vehicles/Vehicle Parts & Services/Vehicle Repair & Maintenance", "confidence": 0.2806070148944855, "IAB-34-1": "Auto Repair/Automotive/Auto Repair" }, { "name": "/Business & Industrial/Automotive Industry", "confidence": 0.19228246808052063, "IAB2": "Automotive", "IAB-117-90": "Automotive Industry/Business and Finance/Industries/Automotive Industry" } ] }, "success": true }
Get Free API Key View API Docs