Get this data via API

Classify appeality.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://appeality.co.uk"}'
{ "domain": { "domain_url": "https://appeality.co.uk", "categories": [ { "name": "/Autos & Vehicles/Vehicle Codes & Driving Laws/Other", "confidence": 0.9684332609176636, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Internet & Telecom/Mobile & Wireless/Mobile Apps & Add-Ons", "confidence": 0.5274177193641663, "IAB-195-192": "Parenting - Internet Safety" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.4097849130630493, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Law & Government/Legal/Legal Services", "confidence": 0.29685503244400024, "IAB-100-90": "Legal Services Industry/Business and Finance/Industries/Legal Services Industry" }, { "name": "/Autos & Vehicles/Vehicle Codes & Driving Laws/Vehicle Licensing & Registration", "confidence": 0.21138915419578552, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Travel & Transportation/Transportation/Urban Transit", "confidence": 0.1326652318239212, "IAB-101-90": "Industries - Logistics and Transportation Industry" } ] }, "success": true }
Get Free API Key View API Docs