Get this data via API

Classify algodriven.xyz — 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://algodriven.xyz"}'
{ "domain": { "domain_url": "https://algodriven.xyz", "categories": [ { "name": "/Autos & Vehicles/Vehicle Shopping/Vehicle Specs, Reviews & Comparisons", "confidence": 0.808696448802948, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Autos & Vehicles/Vehicle Shopping/Vehicle Dealers & Retailers", "confidence": 0.779900312423706, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Autos & Vehicles/Vehicle Shopping/Used Vehicles", "confidence": 0.6362618803977966, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Computers & Electronics/Software/Business & Productivity Software", "confidence": 0.4015023708343506, "IAB-602-599": "Software and Applications/Technology & Computing/Computing/Computer Software and Applications" }, { "name": "/Business & Industrial/Automotive Industry", "confidence": 0.12446626275777815, "IAB2": "Automotive", "IAB-117-90": "Automotive Industry/Business and Finance/Industries/Automotive Industry" } ] }, "success": true }
Get Free API Key View API Docs