Get this data via API

Classify accelerationtimes.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://accelerationtimes.com"}'
{ "domain": { "domain_url": "https://accelerationtimes.com", "categories": [ { "name": "/Autos & Vehicles/Custom & Performance Vehicles", "confidence": 0.24625611305236816, "IAB2-17": "Performance Vehicles", "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Autos & Vehicles/Motor Vehicles (By Type)/Sports Cars", "confidence": 0.2095607966184616, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Autos & Vehicles/Vehicle Shopping/Vehicle Specs, Reviews & Comparisons", "confidence": 0.19527876377105713, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Sports/Motor Sports/Other", "confidence": 0.18231144547462463, "IAB17": "Sports", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Autos & Vehicles/Other", "confidence": 0.1473739594221115, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Sports/Motor Sports/Auto Racing", "confidence": 0.1120653748512268, "IAB17-1": "Auto Racing", "IAB-532-483": "Snooker/Pool/Billiards/Sports/Snooker/Pool/Billiards" }, { "name": "/Autos & Vehicles/Motor Vehicles (By Brand)/Other", "confidence": 0.11050255596637726, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" } ] }, "success": true }
Get Free API Key View API Docs