Get this data via API

Classify dalbi.app — 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://dalbi.app"}'
{ "domain": { "domain_url": "https://dalbi.app", "categories": [ { "name": "/Autos & Vehicles/Vehicle Parts & Services/Gas Prices & Vehicle Fueling", "confidence": 0.3094771206378937, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Reference/Geographic Reference/Maps", "confidence": 0.25547856092453003, "IAB-WQC6HR-602": "Software and Applications - Maps & Navigation" }, { "name": "/Travel & Transportation/Tourist Destinations/Other", "confidence": 0.24434110522270203, "IAB-101-90": "Industries - Logistics and Transportation Industry" }, { "name": "/Hobbies & Leisure/Water Activities/Boating", "confidence": 0.20883184671401975, "IAB17-5": "Boxing", "IAB-485-483": "Boxing/Sports/Boxing" }, { "name": "/Autos & Vehicles/Boats & Watercraft", "confidence": 0.1971084624528885, "IAB-14-2": "Auto Body Styles - Off-Road Vehicles" }, { "name": "/Hobbies & Leisure/Outdoors/Hiking & Camping", "confidence": 0.14242519438266754, "IAB-239": "Hobbies & Interests" }, { "name": "/Computers & Electronics/Consumer Electronics/GPS & Navigation", "confidence": 0.13760924339294434, "IAB-632-596": "Consumer Electronics/Technology & Computing/Consumer Electronics" } ] }, "success": true }
Get Free API Key View API Docs